Problem installing DBD::mysql

Problem installing DBD::mysql

am 03.03.2004 12:44:15 von Octavian Rasnita

Hello all, help!

I have tried to install DBD::mysql perl module under Linux, using:

perl -MCPAN -e "install DBD::mysql;"

But it fails and tells me that mysql cannot be found or that it is not
running, but it is install and running fine.
It is installed at:

/usr/local/mysql

Please tell me how could I install the library.

Thank you very much.

Teddy


--
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: Problem installing DBD::mysql

am 04.03.2004 01:06:29 von Rudy Lippan

On Wed, 3 Mar 2004, Octavian Rasnita wrote:

> Hello all, help!
>
> I have tried to install DBD::mysql perl module under Linux, using:
>
> perl -MCPAN -e "install DBD::mysql;"
>
> But it fails and tells me that mysql cannot be found or that it is not
> running, but it is install and running fine.
> It is installed at:
>
> /usr/local/mysql
>
> Please tell me how could I install the library.

You need to make sure that mysql_config is in your path.

Rudy


--
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: Problem installing DBD::mysql

am 04.03.2004 01:06:29 von Rudy Lippan

On Wed, 3 Mar 2004, Octavian Rasnita wrote:

> Hello all, help!
>
> I have tried to install DBD::mysql perl module under Linux, using:
>
> perl -MCPAN -e "install DBD::mysql;"
>
> But it fails and tells me that mysql cannot be found or that it is not
> running, but it is install and running fine.
> It is installed at:
>
> /usr/local/mysql
>
> Please tell me how could I install the library.

You need to make sure that mysql_config is in your path.

Rudy


--
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