[Linux SQL] libmysqlclient.so.15: cannot open shared object file: No such file
#11

the 32 bit libs are stored in /usr/lib32 or in /emul/ia32-linux, it depends on your distro of linux, so you have to do for example (example is for ubuntu)
Code:
sudo dpkg -X libmysqlclient15off_5.0.51a-3ubuntu5.4_i386.deb /usr/lib32
or
Code:
sudo dpkg -X libmysqlclient15off_5.0.51a-3ubuntu5.4_i386.deb /emul/ia32-linux
Reply


Messages In This Thread
[Linux SQL] libmysqlclient.so.15: cannot open shared object file: No such file - by nutzkung69 - 13.09.2009, 02:45
Re: [Linux SQL] libmysqlclient.so.15: cannot open shared object file: No such file - by Meester Proper - 13.09.2009, 11:43
Re: [Linux SQL] libmysqlclient.so.15: cannot open shared object file: No such file - by Woet - 13.09.2009, 17:58
Re: [Linux SQL] libmysqlclient.so.15: cannot open shared object file: No such file - by [mad]MLK - 07.10.2009, 21:24
Re: [Linux SQL] libmysqlclient.so.15: cannot open shared object file: No such f - by iLinx - 07.10.2009, 22:37
Re: [Linux SQL] libmysqlclient.so.15: cannot open shared object file: No such file - by [mad]MLK - 07.10.2009, 23:08
Re: [Linux SQL] libmysqlclient.so.15: cannot open shared object file: No such f - by iLinx - 07.10.2009, 23:39
Re: [Linux SQL] libmysqlclient.so.15: cannot open shared object file: No such f - by Matimor - 08.10.2009, 14:56
Re: [Linux SQL] libmysqlclient.so.15: cannot open shared object file: No such file - by Meester Proper - 08.10.2009, 18:30
Re: [Linux SQL] libmysqlclient.so.15: cannot open shared object file: No such f - by Matimor - 08.10.2009, 18:58
Re: [Linux SQL] libmysqlclient.so.15: cannot open shared object file: No such file - by Meester Proper - 08.10.2009, 19:36
Re: [Linux SQL] libmysqlclient.so.15: cannot open shared object file: No such f - by Matimor - 09.10.2009, 12:55
Re: [Linux SQL] libmysqlclient.so.15: cannot open shared object file: No such f - by iLinx - 09.10.2009, 13:07
Re: [Linux SQL] libmysqlclient.so.15: cannot open shared object file: No such f - by Matimor - 09.10.2009, 16:18
Re: [Linux SQL] libmysqlclient.so.15: cannot open shared object file: No such file - by Norrin - 18.01.2013, 10:44

Forum Jump:


Users browsing this thread: 3 Guest(s)