Re: RE : [pureftpd] compatibility with Mysql 5

"Rajat Upadhyaya" <[email protected]> Wed, 18 Jan 2006 21:02:34 -0700
Newsgroups gmane.network.pureftpd.user
Message-ID <[email protected]>

>>> "Pablo Loesener" <[email protected]> 1/18/2006 8:56 pm >>>

>>>Unfortunately, it doesn't work better as mysql 5 is installed in
the
>>>/opt/mysql folder/
>>>"libmysqlclient is needed for MySQL support"
>>>Does it mean that it can work with mysql 5 but mysql has to be
installed
>>>in the "standard" folders?

AFAIK the standard installation of MySQL puts the libmysqlclient.so
file in "/usr/lib/mysql/". So if you create a soft link named
libmysqlclient.so  in "/usr/lib/" or "/usr/lib/mysql/", pointing it to
"/opt/mysql/lib/mysql/libmysqlclient.so", the configure might work. 

You may also need to add a soft link to
"/opt/mysql/include/mysql/mysql.h" in "/usr/include/" or
"/usr/include/mysql". 


Regards,
Rajat





---------------------------------------------------------------------
To post a new message, e-mail: [email protected]
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]