-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

deny wrote:
./configure --with-apxs=/usr/bin/apxs --with-mysql=/usr/bin/
checking for MySQL support... yes
checking for specified location of the MySQL UNIX socket... no
checking for MySQL UNIX socket location... no
configure: error: Cannot find MySQL header files under /usr/bin/
as tu essaye
./configure --with-apxs=/usr/bin/apxs --with-mysql

Et même --with-mysql=/usr


Surtout pas /usr/bin, ce n'est pas le programme "mysql" qu'il cherche, mais bien les headers (/usr/include/mysql/) et les shared libraries (/usr/lib/libmysql*).

Le script configure va ajouter include/ et lib/ par lui-même au paramètre passé par - --with-mysql=...
En fait c'est pour lui dire d'aller chercher ça dans /usr/... ou /usr/local/...


- -- -o) Pascal Bleser http://guru.unixtech.be
/\\ <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
_\_v The more things change, the more they stay insane.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org


iD8DBQE/hPOhr3NMWliFcXcRAv0KAJ4mDYJ0UceiKizOX9bha5lMCziz6gCeMyGI
nWGbzzgwoHhRqncd9sIJmLY=
=Z9Pa
-----END PGP SIGNATURE-----

_______________________________________________________
Linux Mailing List - http://www.unixtech.be
Subscribe/Unsubscribe: http://www.unixtech.be/mailman/listinfo/linux
Archives: http://www.mail-archive.com/[EMAIL PROTECTED]
IRC: efnet.unixtech.be:6667 - #unixtech

Répondre à