  | | | Red Hat Enterprise Linux 3.8, problem with perl-DBD-mysql | Red Hat Enterprise Linux 3.8, problem with perl-DBD-mysql 2006-07-23 - By Stanley, Jon
Back MySQL was installed via RPM, I take it? Both the certified and community binaries are available as RPM's. If you compiled from source/installed manually, then the RPM database will have no idea that happened, and refuse to install perl-DBD-MySQL.
Also, I think that I recompiled from source (download SRPM/rpmbuild --rebuild) perl-DBD-MySQL to get around this.
>-- --Original Message-- -- >From: taroon-list-bounces@(protected) >[mailto:taroon-list-bounces@(protected)] On Behalf Of Alois Treindl >Sent: Sunday, July 23, 2006 10:03 AM >To: Discussion of Red Hat Enterprise Linux 3 (Taroon) >Subject: Re: Red Hat Enterprise Linux 3.8, problem with perl-DBD-mysql > >The update to perl-DBD-mysql included in RHEL 3.8 has a dependency on >mysql-3 (See http://sql-3.ora-code.com).23.58-16.RHEL3.1.i386.rpm > >I have Mysql 5 installed (rpms from Mysql.com directly) and >cannot allow >loading of mysql-3 (See http://sql-3.ora-code.com).23.58-16.RHEL3.1.i386.rpm > >Therefore, I cannot allow the update to >perl-DBD-MySQL-2 (See http://SQL-2.ora-code.com).1021-4.EL3.i386.rpm > >Even when I try to install this rpm manually, via rpm -Uvh, it >complains >about a dependency >libmysqlclient.so.10 is needed by perl-DBD-MySQL-2 (See http://SQL-2.ora-code.com).1021-4.EL3 > >Though in fact libmysqlclient.so.10 is present: >lrwxrwxrwx 1 root root 24 May 22 16:46 >/usr/lib/libmysqlclient.so.10 -> libmysqlclient.so.10.0.0 > >-rwxr-xr-x 1 root root 224606 Dec 17 2003 >/usr/lib/libmysqlclient.so.10.0.0 > >Should I run >rpm -Uvh --nodeps >or is there another solution? > >-- >Taroon-list mailing list >Taroon-list@(protected) >https://www.redhat.com/mailman/listinfo/taroon-list >
-- Taroon-list mailing list Taroon-list@(protected) https://www.redhat.com/mailman/listinfo/taroon-list
|
|
 |