Hi. I´m trying to install DBD::mysql driver. This is the problem I have:
Error log of Apache server:
[Wed Aug 8 10:44:46 2001] [error] [client 200.45.225.211] Premature end of
script headers:
/usr/local/plesk/apache/vhosts/liaison.com.ar/cgi-bin/liaison/menu_linea.cgi
perl: error while loading shared libraries:
/usr/lib/perl5/site_perl/5.6.0/i386-linux/auto/DBD/mysql/mysql.so: undefined
symbol: mysql_init
When I make "cpan> make test DBD::mysql", the process finishes with this
message:
DBD-mysql-2.0902/README
DBD-mysql-2.0902/INSTALL.html
Removing previously used /root/.cpan/build/DBD-mysql-2.0902
CPAN.pm: Going to build J/JW/JWIED/DBD-mysql-2.0902.tar.gz
Failed to determine directory of mysql.h. Use
perl Makefile.PL --cflags=-I<dir>
to set this directory. For details see the INSTALL.html file,
section "C Compiler flags" or type
perl Makefile.PL --help
What´s going on here?
Thank you inadvance!