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

Hi all,
can't install the DBD-mysql-2.9005_3 on redhat73 Linux version
2.4.20-24.7.
Run: perl Makefile.PL
Returns:
Can't exec "mysql_config": No such file or directory at Makefile.PL
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
line 246.
Can't exec "mysql_config": No such file or directory at Makefile.PL
line 246.
Can't exec "mysql_config": No such file or directory at Makefile.PL
line 246.
Can't exec "mysql_config": No such file or directory at Makefile.PL
line 246.
Can't exec "mysql_config": No such file or directory at Makefile.PL
line 246.
Can't exec "mysql_config": No such file or directory at Makefile.PL
line 246.
Failed to determine directory of mysql.h. Use

perl Makefile.PL --cflags=3D-I<dir>

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 [at] m.gmane.org
Vitaly Sinitsin [ Di, 30 November 2004 09:02 ] [ ID #509931 ]

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

--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
> 2.4.20-24.7.
> Run: perl Makefile.PL
> Returns:
> Can't exec "mysql_config": No such file or directory at Makefile.PL
> 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

--
Peter Pentchev roam [at] ringlet.net roam [at] cnsys.bg roam [at] 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--
Peter Pentchev [ Di, 30 November 2004 09:49 ] [ ID #509932 ]

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

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

cu

Andreas
----- Original Message -----
From: "Peter Pentchev" <roam [at] ringlet.net>
To: "Vitaly Sinitsin" <vitalys [at] qlusters.com>
Cc: <msql-mysql-modules [at] lists.mysql.com>
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 [at] m .gmane.org
Andreas Nolte [ Di, 30 November 2004 19:57 ] [ ID #511170 ]
Datenbanken » gmane.comp.db.mysql.perl » Can't install DBD-mysql-2.9005_3 on redhat7.3

Vorheriges Thema: Unicode (utf8) and MySQL (with Perl)
Nächstes Thema: DBI, Mysql & Unicode