Búsqueda personalizada

Unable to load libmysqlclient.so

I've found a solution here:
http://forums.mysql.com/read.php?113,57867,176468#msg-176468
so you have to download a package from http://www.wesmo.com/rpm2html/contributed/RPMS/MySQL-shared-compat-4.1.9...
and change
VendorLibLinux=libmysqlclient.so to VendorLibLinux=libmysqlclient.so.10
at ~/DBDesigner4/DBConn.ini and ~/DBDesigner4/DBConn_DefaultSettings.ini

For installing MySQL-shared-compat-4.1.9-0.i386.rpm package in debian:
$ sudo alien --to-tgz MySQL-shared-compat-4.1.9-0.i386.rpm
$ sudo tar xzvfp MySQL-shared-compat-4.1.9.tgz -C /

Blessings!

develCuy | Wed, 2008-04-02 12:15

Reply

The content of this field is kept private and will not be shown publicly.
CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
  _____       _   _____    __                      
|___ | | | | ____| / /_ ___ _ __ ___
/ / _ | | | _| | '_ \ / __| | '_ ` _ \
/ / | |_| | | |___ | (_) | | (__ | | | | | |
/_/ \___/ |_____| \___/ \___| |_| |_| |_|
Enter the code depicted in ASCII art style.