Hello,
 I've spent 2 days trying to isntall DBD. I think there must be some servers 
down because it's not easy to install.
 
Here's part of the code that fails:
 DBI->connect("DBI:mysql:buildstatus:$dbserver", $user, $password) ;
It says cannot locate DBD/mysql.pm.
 
 I've downloaded DBD-mysql-4.009.tar and DBI-1.607.tar. Both have problems 
compile or running Perl.
 For DBI, I get C:PerlActivebinaryperl.exe: no found.
 For DBD, after loading vcvars32, and few other fixes, I get make: Error -- 
Don't know hwo to make C:\PerlActive\libConfig.pm.
 
 I've also used the cpan. It gives some funny command characters.
 I've also used ppm manager and install a few modules. None shows for DBD-mysql 
however.
 
 My system is windows XP.
 
-Derek L

Reply via email to