Hi, I am trying to install and configure on on Mac OSX v10.1.4 server the DBI drivers (DBI-1.18.tar.gz DBD::mysql) for interfacing perl v5.6.0 (default installation in Darwin) and mysql v3.23.51(installed by me ).
I am folowing the instructions given in the readme file for DBI drivers. When I give the command perl Makefile.PL ,I get the following errors. *************************** root# perl Makefile.pl Can't locate Exporter.pm in @INC (@INC contains: lib /System/Library/Perl/darwin /System/Library/Perl /Library/Perl/darwin /Library/Perl /Library/Perl /Network/Library/Perl/darwin /Network/Library/Perl /Network/Library/Perl .) at /System/Library/Perl/darwin/Config.pm line 2. BEGIN failed--compilation aborted at /System/Library/Perl/darwin/Config.pm line 2. Compilation failed in require at /System/Library/Perl/ExtUtils/MakeMaker.pm line 13. BEGIN failed--compilation aborted at /System/Library/Perl/ExtUtils/MakeMaker.pm line 13. Compilation failed in require at Makefile.pl line 14. BEGIN failed--compilation aborted at Makefile.pl line 14. *************************** I get the same errors when I try to the command perl test.PL. Please Note that I am executing these commands from the jc34/Desktop/DBI-1.18 directory which is where I have uncompressed the DBI files. Also I am executing all command with SuperAdmin previleges. Kindly help, Thanks, Samar __________________________________________________ Do you Yahoo!? U2 on LAUNCH - Exclusive greatest hits videos http://launch.yahoo.com/u2
