FW: test error on installation of DBD::mysql v2.1026 with mysql v 4.1.11
Yair Lapin <yairl <at> savion.huji.ac.il>
2005-05-05 08:53:17 GMT
I had the similar problem with DBD::mysql in sparc solaris servers but I
think that the test isn't faithful when it fails. Binaries DBD::mysql
installed after this work without any problems, this driver works with the
same dynamics libraries I used to compile the DBD before. I think if I had
installed the driver compiled by me also it had worked. Few weeks ago I
installed in a new SuSe server DBD::msql and I got very similar error in the
test then I decided to install it although the test failed, I found
everything work fine. The test doesn't work correctly, I found directories
pointing to incorrect sites to load the drivers, the problem is I can't
understand the make files to fix it. I recommend to people have problems
with driver dynamics loading in the test stage to install the driver anyway
and to check it after installations, the test is not faithful.
-----Original Message-----
From: Tim Maynard [mailto:tim <at> redeyeusa.com]
Sent: Monday, April 25, 2005 11:03 PM
To: perl <at> lists.mysql.com
Subject: test error on installation of DBD::mysql v2.1026 with mysql v4.1.11
trying to compile on RedHat 9.0 with Perl 5.8.6 and MySQL 4.1.11
i have /usr/lib/mysql in the /etc/ld.so.conf and in $LD_RUN_PATH
i have also soft-linked the /usr/local/mysql/lib/* to /usr/lib
and /usr/local/mysql/include/mysql/* to /usr/include/mysql
i cannot find out why that symbol in undefined anywhere.
--------------------------------------------------------
error from make test, used simple 'perl Makefile.PL' to configure:
(Continue reading)