Gentoo Archives: gentoo-dev

From: "Robin H. Johnson" <robbat2@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] my apologies for the mess with this release of MySQL 5.0.16
Date: Thu, 24 Nov 2005 22:39:41
Message-Id: 20051124223707.GA28064@curie-int.vc.shawcable.net
In Reply to: [gentoo-dev] my apologies for the mess with this release of MySQL 5.0.16 by "Francesco R."
1 On Thu, Nov 24, 2005 at 10:51:42PM +0100, Francesco R. wrote:
2 > # for i in libmysqlclient.so libmysqlclient_r.so ; do \
3 > for j in "" .15 .15.0 .15.0.0 ; do \
4 > echo ln -s /usr/lib/${i}.15.0.0 ${i}${j} \
5 > ; done \
6 > ; done
7 ldconfig should have created these symlinks, unless something was wrong
8 with the .so.15.0.0.
9
10 --
11 Robin Hugh Johnson
12 E-Mail : robbat2@g.o
13 GnuPG FP : 11AC BA4F 4778 E3F6 E4ED F38E B27B 944E 3488 4E85

Replies