I think I have figured it out. I'm compiling now and waiting to see.
What I did was I downloaded the binaries to start off, after sending
this email I realized that the binaries dont have the shared
libraries, and so that might be the issue. I got the source from
mysql and compiled and ran make and copied the shared libraries to the
mysql location.
On 5/3/06, Donatas Vyzas <[EMAIL PROTECTED]> wrote:
Dan McCullough wrote:
> checking for MySQL support... yes
> checking for specified location of the MySQL UNIX socket... no
> checking for MySQL UNIX socket location... no
> checking for mysql_close in -lmysqlclient... no
> checking for mysql_error in -lmysqlclient... no
>
> That is what I get when I compile pointing to the MySQL dir, any
> thoughts?
What does config.log say?
You should post your configure line also.
Donatas Vyzas