Re: Error installing DBD::mysql

2003-03-14 Thread Scott R. Godin
Snowber Khan wrote: > [EMAIL PROTECTED] bugzilla]# perl -MCPAN -e 'force install "DBD::mysql"' > CPAN: Storable loaded ok > Going to read /root/.cpan/Metadata > Database was generated on Wed, 12 Mar 2003 15:42:32 GMT > Running install for module DBD::mysql > Running make for J/JW/JWIED/DBD-mysql

Error installing DBD::mysql

2003-03-13 Thread Snowber Khan
[EMAIL PROTECTED] bugzilla]# perl -MCPAN -e 'force install "DBD::mysql"' CPAN: Storable loaded ok Going to read /root/.cpan/Metadata Database was generated on Wed, 12 Mar 2003 15:42:32 GMT Running install for module DBD::mysql Running make for J/JW/JWIED/DBD-mysql-2.1026.tar.gz CPAN: MD5 secur

Re: [Fwd: Re: Error installing DBD::Mysql]

2003-01-28 Thread aa
Thank you Very helpful material Paul Dubois wrote: At 18:15 + 1/28/03, aa wrote: Hi, So how can i change the path setting Depends on your shell. You might find this helpful: http://www.kitebird.com/mysql-cookbook/path.pdf It explains how to set your PATH for the mysql program, but m

Re: [Fwd: Re: Error installing DBD::Mysql]

2003-01-28 Thread Paul DuBois
At 18:15 + 1/28/03, aa wrote: Hi, So how can i change the path setting Depends on your shell. You might find this helpful: http://www.kitebird.com/mysql-cookbook/path.pdf It explains how to set your PATH for the mysql program, but mysql_config is probably in the same directory. Paul D

Re: [Fwd: Re: Error installing DBD::Mysql]

2003-01-28 Thread aa
Hi, So how can i change the path setting Paul Dubois wrote: At 9:09 + 1/28/03, aa wrote: Hello, Can anyone help me on this please The directory in which mysql_config is located must be in your PATH setting. From: [EMAIL PROTECTED] (Aa) Thanks for pointing me to the right list, to b

Re: [Fwd: Re: Error installing DBD::Mysql]

2003-01-28 Thread Paul DuBois
At 9:09 + 1/28/03, aa wrote: Hello, Can anyone help me on this please The directory in which mysql_config is located must be in your PATH setting. From: [EMAIL PROTECTED] (Aa) Thanks for pointing me to the right list, to be honest I didnt know which one to post to, And mysql_config is

[Fwd: Re: Error installing DBD::Mysql]

2003-01-28 Thread aa
Hello, Can anyone help me on this please --- Begin Message --- Thanks for pointing me to the right list, to be honest I didnt know which one to post to, And mysql_config is in this location, /usr/local/mysql/bin/mysql_config i.e mysql is in /usr/local/mysql/ is this the 'normal' location? W