Gentoo Archives: gentoo-user

From: cedric de crozant <cdecrozant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] libmysqlclient.so.15
Date: Tue, 29 Aug 2006 17:38:44
Message-Id: EC39126F-1B4B-4055-AB53-1EE951BC02EA@w3tex.com
In Reply to: Re: [gentoo-user] libmysqlclient.so.15 by kashani
1 thanks for your help.
2
3 I have this :
4 #emerge -p mysql
5 These are the packages that would be merged, in order:
6 Calculating dependencies... done!
7 [ebuild R ] dev-db/mysql-4.1.21
8
9 # locate libmysqlclient_r
10 /usr/lib/libmysqlclient_r.so
11 /usr/lib/libmysqlclient_r.so.15
12 /usr/lib/libmysqlclient_r.so.15.0
13 /usr/lib/libmysqlclient_r.so.15.0.0
14 /usr/lib/mysql/libmysqlclient_r.so
15 /usr/lib/mysql/libmysqlclient_r.so.15
16 /usr/lib/mysql/libmysqlclient_r.so.15.0.0
17 /usr/lib/mysql/libmysqlclient_r.a
18 /usr/lib/mysql/libmysqlclient_r.la
19
20 Why can't php simply use this libmysqlclient_r.so.15 ???
21
22
23 On Aug 29, 2006, at 7:07 PM, kashani wrote:
24
25 > cedric de crozant wrote:
26 >> hi,
27 >> i'm new to gentoo.
28 >> i have updated mysql 4.1.21 following the glsa advisory with glsa-
29 >> check -f
30 >> and now I have a problem !
31 >> in the httpd error log :
32 >> /usr/local/php5/bin/php: error while loading shared libraries:
33 >> libmysqlclient.so.15: cannot open shared object file: No such file
34 >> or directory
35 >>
36 >
37 > I think you've got some versioning issues. .14 is Mysql 4.1 and .15
38 > is Mysql 5.0
39 >
40 > laxlxdb03 ~ # emerge -p mysql
41 > [ebuild R ] dev-db/mysql-4.1.14
42 >
43 > 1axlxdb03 ~ # locate libmysqlclient_r
44 > /usr/lib/libmysqlclient_r.so.14.0.0
45 >
46 >
47 > sfolxdb01 ~ # emerge -p mysql
48 > [ebuild R ] dev-db/mysql-5.0.24
49 >
50 > sfokxdb01 ~ # locate libmysqlclient
51 > /usr/lib/libmysqlclient.so.15
52 >
53 > I'd straighten out the versions and then rebuild anything that uses
54 > Mysql starting with PHP.
55 >
56 > kashani
57 > --
58 > gentoo-user@g.o mailing list
59 >
60 >
61
62 --
63 gentoo-user@g.o mailing list