DBD/mysql.pm didn't install at the location where my local Apache Webserver looks for (@INC).
I found the solution to this problem at
http://www.truerwords.net/articles/osx/install_dbd_mysql.html.
Download: <x-tad-smaller>curl -O </x-tad-smaller><x-tad-smaller>http://www.cpan.org/modules/by-category/07_Database_Interfaces/DBD/DBD-mysql-2.9003.tar.gz</x-tad-smaller>
Quotes from that site:
"<x-tad-bigger>DBD::mysql, the mysql database driver for Perl's database abstraction (DBI), won't install via cpan because of errors during make.
To fix it, download the source and run 'perl Makefile.pl'. Normally, the next step would be to run "make," but first you have to fix the Makefile created in the previous step."
"(Credit and thanks to </x-tad-bigger><x-tad-bigger>Casey West</x-tad-bigger><x-tad-bigger> for figuring out the problem with the Makefile (step 5)."
Now DBD/mysql.pm works on my Apache WebServer.
Regards,
Hans van Vliet
</x-tad-bigger>
--
Package manager version: 0.20.5
Distribution version: 0.7.0.cvs
Mac OS X version: 10.3.4
December 2001 Developer Tools
gcc version: 3.3
make version: 3.79
Feedback Courtesy of FinkCommander
