Hi, I wonder if this is the place to ask this question or not! I have been trying to install DBD::mysql, or any other mysql, or DBD modules from CPAN on my Linux, and FreeBSD servers. I just can't get them to install.
The first error that appears is : Can't exec "mysql_config": No such file or directory at Makefile.PL line 16 And then: Note (probably harmless): No library found for -lgz Warning: duplicate function definition 'rows' detected in mysql.xs, line 289 Running make test PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5.6.1/i686-linux -I/usr/local/lib/perl5/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/00base...........install_driver(mysql) failed: Can't load 'blib/arch/auto/DBD/mysql/mysql.so' for module DBD::mysql: blib/arch/auto/DBD/mysql/mysql.so: undefined symbol: mysql_real_escape_string at /usr/local/lib/perl5/5.6.1/i686-linux/DynaLoader.pm line 206. at (eval 1) line 3 Compilation failed in require at (eval 1) line 3. Perhaps a required shared library or dll isn't installed where expected at t/00base.t line 38 Followed by bunch of other errors! Can anyone help me figure this out please? Thank so much, Soheil --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php