|
Hi,
I've installed Active Perl 5.10.0.10002 for Win32 and mysql-essential-5.0.67 on XP. After DBI installation, with PPM, I've used the following commands:
ppm install DBD-mysql
with shell's answer: "Can't find any package that provides DBD-mysql"
ppm install DBD::mysql
with shell's answer: "Can't find any package that provides DBD::mysql"
Moreover, I've used cpan shell to install DBD with: install DBD::mysql
Shell'answer was (after DBD-mysql-4.010.tar.gz automatic extraction):
"Use of uninitialized value $ENV("USER") in concatenation (.) or string at Makefile.PL line 488..."
Can you help me, please? Thanks.
Best Regards.
Roberto |