FW: DBD::mysql problem

FW: DBD::mysql problem

am 21.06.2004 19:37:47 von KairamR

> I am unable to install DBD::mysql in my environment shown below
> RedHat Linux 9
> perl v5.8.0
> DBI-1.42
> mysqld Ver 4.0.18-standard
>=20
> After unzipping and untarring the DBD-mysql-2.9003.tar.gz ( obtained =
from CPAN ), in the DBD-mysql-2.9003 directory
> I tried the following
> mkdir /tmp/mysql-static
> cp /usr/lib/mysql/*.a /tmp/mysql-static
> perl Makefile.PL --libs=3D"-L/tmp/mysql-static -lmysqlclient"
> make
>=20
> It fails.
> When I looked at the Makefile created by 'perl Makefile.PL ..' =
command, I find there are lines that cause make to fail
> Mostly they are constants that are not properly quoted.
Is it possible I am trying to use a version of DBD with wrong versions =
of Linux, perl and MySql individually or when used together as above ?.

> Is there a proper tar.gz file that I can use in my ( RH Linux 9) =
environment stated above that someone was able to successfully install?
>=20
> Any advice or help will be very much appreciated.
>=20
> Thanks
> Raj Kairam
>=20

--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=3Dgcdmp-msql-mysql-modules @m.gmane.org