Dan,

I've got 4.0.3, and I compiled it from the source rpm.  Seems that (at least 
with 4.0.3) mysql is statically linked, hence the lack of libmysqlclient.  What 
you might want to do is make a soft line from libmysqlclient.so.11 to 
libmysqlclient.so.10 and see if that works.

Ed

Quoting Daniel Kasak <[EMAIL PROTECTED]>:

> Hi all!
> 
> I want to try out the demo version of Rekall ( 
> http://www.thekompany.com/products/rekall/ ) but it is linked against 
> libmysqlclient.so.10.
> I have libmysqlclient.so.11 from MySQL-4.0.2, and for some reason I 
> don't even have any libmysqlclient.so.x from MySQL-4.0.3, but anyway I 
> need the client libraries from MySQL-4.0.1 (I assume). What effect would 
> compiling these (from 4.0.1) with '--without-server' and installing them 
> over my current ones (4.0.3) have? Is there another option for getting 
> Rekall working with the old client libraries while still using my 
> current ones for everything else?
> Thanks in advance!
> 
> Dan
> -- 
> Daniel Kasak
> IT Developer
> * NUS Consulting Group*
> Level 18, 168 Walker Street
> North Sydney, NSW, Australia 2060
> T: (+61) 2 9922-7676 / F: (+61) 2 9922 7989
> email: [EMAIL PROTECTED]
> website: www.nusconsulting.com
> 
> 
> ---------------------------------------------------------------------
> 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
> 




-------------------------------------------------
This mail sent through IMP: http://horde.org/imp/

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