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

Re: FW: DBD::mysql problem

am 21.06.2004 21:25:16 von Jochen Wiedmann

Kairam, Raj wrote:

>>RedHat Linux 9

Most probably you have the well known problem with Red Hat. Try

export LANG=C

before running "perl Makefile.PL".


Jochen


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

Re: FW: DBD::mysql problem

am 21.06.2004 21:25:16 von Jochen Wiedmann

Kairam, Raj wrote:

>>RedHat Linux 9

Most probably you have the well known problem with Red Hat. Try

export LANG=C

before running "perl Makefile.PL".


Jochen


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

Re: DBD::mysql problem

am 20.07.2004 17:32:16 von lshen

How to shutdown a database without a root password? any idea? thanks

Brian
----- Original Message -----
From: "Kairam, Raj"
To:
Cc: "Kairam, Raj"
Sent: Monday, June 21, 2004 1:37 PM
Subject: FW: DBD::mysql problem



> 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
>
> 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="-L/tmp/mysql-static -lmysqlclient"
> make
>
> 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?
>
> Any advice or help will be very much appreciated.
>
> Thanks
> Raj Kairam
>

--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe:
http://lists.mysql.com/perl?unsub=lshen@pop900.gsfc.nasa.gov



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

Re: DBD::mysql problem

am 20.07.2004 17:32:16 von lshen

How to shutdown a database without a root password? any idea? thanks

Brian
----- Original Message -----
From: "Kairam, Raj"
To:
Cc: "Kairam, Raj"
Sent: Monday, June 21, 2004 1:37 PM
Subject: FW: DBD::mysql problem



> 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
>
> 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="-L/tmp/mysql-static -lmysqlclient"
> make
>
> 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?
>
> Any advice or help will be very much appreciated.
>
> Thanks
> Raj Kairam
>

--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe:
http://lists.mysql.com/perl?unsub=lshen@pop900.gsfc.nasa.gov



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