> >The Linux kernel is  2.2.13 and has been installed from a Mandrake
> >distribution.  This is also the source of Apache, PHP 3 and MySQL.  The
> >distribution puts files in non-standard places so I am wondering if the
> >solution to my problem is to find the right base directory to use in the
> >
> >--with-mysql=/path/ syntax, and/or the "header" files are in the wrong
> >place.  I have searched and tried many option but with no success.

        Bonjour,

I have  a Mandrake 7.1 (2.2.15 kernel)distribution too and get problems
compiling php with gd and pdf because it seems that the linker searches header files in
very particular directories. So I had to mkdir /usr/local/lib/gd (and same
thing with pdf) putting in .so and .h files and compilation works fine.
Could it be something similar in your case?
Can't you try with-mysql=/usr/local/mysql?


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