>"> ./configure --with-mysql=/usr/bin --with-apxs --enable-track-vars

Ciao,

    sorry but I just joined this mailing list, so I am not aware of any 
previous messages.

/usr/bin ?

Why in that directory?

Can I please get to know how did you install MySQL? By RPM?

Please try these 2 find commands?

find / -name mysql.h            (in my system it's under /usr/include/mysql/)
find / -name "libmysqlclient.*"        (in my system it's under 
/usr/lib/mysql/lib/)

The latest RPM version comes with this prefix: /usr (so just put 
--with-mysql=/usr )

Let me know!

Hope this helps!
-Gabriele

-------------------------------------------------
Gabriele Bartolini - Computer Programmer
U.O. Rete Civica - Comune di Prato
Prato - Italia - Europa
e-mail: [EMAIL PROTECTED]
http://www.po-net.prato.it
-------------------------------------------------
A "Supernova" is the celestial
equivalent of "rm -rf /*" with
root permissions.
-------------------------------------------------


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to