Can"t install DBD-mysql-2.9005_3 on redhat7.3

Can"t install DBD-mysql-2.9005_3 on redhat7.3

am 30.11.2004 09:02:51 von Vitaly Sinitsin

Hi all,
can't install the DBD-mysql-2.9005_3 on redhat73 Linux version=20
2.4.20-24.7.
Run: perl Makefile.PL
Returns:
Can't exec "mysql_config": No such file or directory at Makefile.PL=20
line 72.

Cannot find the file 'mysql_config'! Your execution PATH doesn't seem
not contain the path to mysql_config. Resorting to guessed values!
Can't exec "mysql_config": No such file or directory at Makefile.PL=20
line 246.
Can't exec "mysql_config": No such file or directory at Makefile.PL=20
line 246.
Can't exec "mysql_config": No such file or directory at Makefile.PL=20
line 246.
Can't exec "mysql_config": No such file or directory at Makefile.PL=20
line 246.
Can't exec "mysql_config": No such file or directory at Makefile.PL=20
line 246.
Can't exec "mysql_config": No such file or directory at Makefile.PL=20
line 246.
Failed to determine directory of mysql.h. Use

perl Makefile.PL --cflags=3D-I



to set this directory. For details see the INSTALL.html file,
section "C Compiler flags" or type

perl Makefile.PL --help

Note: MySQL server is remotely, but in the same local net, located.

Regards,
VS.

--
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: Can"t install DBD-mysql-2.9005_3 on redhat7.3

am 30.11.2004 09:49:13 von Peter Pentchev

--7AUc2qLy4jB3hD7Z
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Nov 30, 2004 at 10:02:51AM +0200, Vitaly Sinitsin wrote:
> Hi all,
> can't install the DBD-mysql-2.9005_3 on redhat73 Linux version=20
> 2.4.20-24.7.
> Run: perl Makefile.PL
> Returns:
> Can't exec "mysql_config": No such file or directory at Makefile.PL=20
> line 72.
[snip]
> Note: MySQL server is remotely, but in the same local net, located.

To use DBD::mysql, you need to install at least the MySQL client
libraries, otherwise the driver would not know how to actually connect
to the server :)

G'luck,
Peter

--=20
Peter Pentchev roam@ringlet.net roam@cnsys.bg roam@FreeBSD.org
PGP key: http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553
When you are not looking at it, this sentence is in Spanish.

--7AUc2qLy4jB3hD7Z
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)

iD8DBQFBrDQI7Ri2jRYZRVMRAjZMAJ9rMgUGKCkiG5P9FKzhBm5ir8+CVACe LNjU
73nqfNT8+GL6hE3ibsUr7xo=
=4JFu
-----END PGP SIGNATURE-----

--7AUc2qLy4jB3hD7Z--

Re: Can"t install DBD-mysql-2.9005_3 on redhat7.3

am 30.11.2004 19:57:39 von Andreas Nolte

... the client libs are not enough - install the -devel rpm and you will be
fine...

cu

Andreas
----- Original Message -----
From: "Peter Pentchev"
To: "Vitaly Sinitsin"
Cc:
Sent: Tuesday, November 30, 2004 9:49 AM
Subject: Re: Can't install DBD-mysql-2.9005_3 on redhat7.3



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