Re: [gentoo-user] libmysqlclient.so.15

2006-08-29 Thread Nico
just for info there's USE description here:http://gentoo-portage.com/USE

Re: [gentoo-user] libmysqlclient.so.15

2006-08-29 Thread cedric de crozant
yes I found why. this system was supplied by my hosting service with a mysql5 when i launched glsa-check it told me the system was vulnerable to the 200606-13 security advisory : http://www.gentoo.org/security/en/glsa/glsa-200606-13.xml so i simply did a glsa-check -f 200606-13 I don't know

Re: [gentoo-user] libmysqlclient.so.15

2006-08-29 Thread cedric de crozant
thanks, but it didn't help ! looks like revdep-rebuild only found something in dev-perl... # revdep-rebuild -p -v Configuring search environment for revdep-rebuild Checking reverse dependencies... Packages containing binaries and libraries broken by a package update will be emerged. Collecting

Re: [gentoo-user] libmysqlclient.so.15

2006-08-29 Thread cedric de crozant
thanks for your help. I have this : #emerge -p mysql These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild R ] dev-db/mysql-4.1.21 # locate libmysqlclient_r /usr/lib/libmysqlclient_r.so /usr/lib/libmysqlclient_r.so.15 /usr/lib/libmysqlclient_r.so.15

Re: [gentoo-user] libmysqlclient.so.15

2006-08-29 Thread kashani
cedric de crozant wrote: hi, i'm new to gentoo. i have updated mysql 4.1.21 following the glsa advisory with glsa-check -f and now I have a problem ! in the httpd error log : /usr/local/php5/bin/php: error while loading shared libraries: libmysqlclient.so.15: cannot open shared object file: No s

Re: [gentoo-user] libmysqlclient.so.15

2006-08-29 Thread James Ausmus
On 8/29/06, cedric de crozant <[EMAIL PROTECTED]> wrote: hi, i'm new to gentoo. i have updated mysql 4.1.21 following the glsa advisory with glsa- check -f and now I have a problem ! in the httpd error log : /usr/local/php5/bin/php: error while loading shared libraries: libmysqlclient.so.15: cann