RZA wrote:
> 
> SORRY - it was the Midgard-php client:
> 
> exact error:
> 
> "invalid mysql directory - unable to find libmysqlclient.a or
> libmysqlclient.so"
> 
> both are in "usr/lib/mysql" - but it cant find...

On Linux, make sure the library where this lib sits is in
/etc/ld.so.conf
and run ldconfig. For others, add it to your LD_LIBRARY_PATH.

Emile

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to