Re: libmysqlclient.so.10 is needed
Tim Johnson <[EMAIL PROTECTED]> wrote: >Installing MySQL-server-4.0.21-0.i386.rpm > on Red Hat 9.0 > > Getting the following: > error: Failed dependencies: > libmysqlclient.so.10 is needed by (installed) MySQL-python-0.9.1-6 > libmysqlclient.so.10 is needed by (installed) perl-DBD-MySQL-2.1021-3 > libmysqlclient.so.10 is needed by (installed) php-mysql-4.2.2-17.2 > > I presume that I need other packages. What packages would that be? Install MySQL-shared-compat also. And you may safely add --nodeps to rpm if it will still fail -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ __ / |/ /_ __/ __/ __ \/ /Egor Egorov / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Re: libmysqlclient.so.10 is needed
or... for me this rpm was the solution: MySQL-shared-compat-4.0.21-0.i386.rpm from: ftp://gd.tuwien.ac.at/db/mysql/Downloads/MySQL-4.0/MySQL-shared-compat-4.0.21-0.i386.rpm Philippe Poelvoorde wrote: Tim Johnson wrote: Hello: Installing MySQL-server-4.0.21-0.i386.rpm on Red Hat 9.0 Getting the following: error: Failed dependencies: libmysqlclient.so.10 is needed by (installed) MySQL-python-0.9.1-6 libmysqlclient.so.10 is needed by (installed) perl-DBD-MySQL-2.1021-3 libmysqlclient.so.10 is needed by (installed) php-mysql-4.2.2-17.2 I presume that I need other packages. What packages would that be? thanks tim look for a libmysql10 package. For a complete installation, go for the following package : MySQL, MySQL-common, MySQL-server, MySQL-client and libmysql10 -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Re: libmysqlclient.so.10 is needed
Tim Johnson wrote: Hello: Installing MySQL-server-4.0.21-0.i386.rpm on Red Hat 9.0 Getting the following: error: Failed dependencies: libmysqlclient.so.10 is needed by (installed) MySQL-python-0.9.1-6 libmysqlclient.so.10 is needed by (installed) perl-DBD-MySQL-2.1021-3 libmysqlclient.so.10 is needed by (installed) php-mysql-4.2.2-17.2 I presume that I need other packages. What packages would that be? thanks tim look for a libmysql10 package. For a complete installation, go for the following package : MySQL, MySQL-common, MySQL-server, MySQL-client and libmysql10 -- Philippe Poelvoorde COS Trading Ltd. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
libmysqlclient.so.10 is needed
Hello: Installing MySQL-server-4.0.21-0.i386.rpm on Red Hat 9.0 Getting the following: error: Failed dependencies: libmysqlclient.so.10 is needed by (installed) MySQL-python-0.9.1-6 libmysqlclient.so.10 is needed by (installed) perl-DBD-MySQL-2.1021-3 libmysqlclient.so.10 is needed by (installed) php-mysql-4.2.2-17.2 I presume that I need other packages. What packages would that be? thanks tim -- Tim Johnson <[EMAIL PROTECTED]> http://www.alaska-internet-solutions.com -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
libmysqlclient.so.10 is needed by (installed) mod_auth_mysql-1.11-12
Hello All, Redhat 9.0 Mysql 3.23.56 ==> Running I want to upgarde to 4.0.13 but this is the error it says: [EMAIL PROTECTED] downloads]# rpm -Uvh MySQL-server-4.0.13-0.i386.rpm warning: MySQL-server-4.0.13-0.i386.rpm: V3 DSA signature: NOKEY, key ID 5072e1f5 error: Failed dependencies: libmysqlclient.so.10 is needed by (installed) mod_auth_mysql-1.11-12 libmysqlclient.so.10 is needed by (installed) perl-DBD-MySQL-2.1021-3 libmysqlclient.so.10 is needed by (installed) php-mysql-4.2.2-17.2 If i install with -i will it install with the backward compatibility, it should not break those dependencies. Any comments ? Thanks in Advance! Tina. -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]
Re: libmysqlclient.so.10 is needed by (installed) mod_auth_mysql-1.11-12
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, On Mon, 11 Aug 2003, System wrote: > Hello All, > Redhat 9.0 > Mysql 3.23.56 ==> Running > > I want to upgarde to 4.0.13 but this is the error it says: > [EMAIL PROTECTED] downloads]# rpm -Uvh MySQL-server-4.0.13-0.i386.rpm > warning: MySQL-server-4.0.13-0.i386.rpm: V3 DSA signature: NOKEY, key ID > 5072e1f5 > error: Failed dependencies: > libmysqlclient.so.10 is needed by (installed) mod_auth_mysql-1.11-12 > libmysqlclient.so.10 is needed by (installed) > perl-DBD-MySQL-2.1021-3 > libmysqlclient.so.10 is needed by (installed) php-mysql-4.2.2-17.2 > > If i install with -i will it install with the backward compatibility, it > should not break those dependencies. > > Any comments ? You need to install MySQL-shared-compat in addition to MySQL-server - this will satisfy the library dependencies. http://www.mysql.com/doc/en/Linux-RPM.html Bye, LenZ - -- Lenz Grimmer <[EMAIL PROTECTED]> Senior Production Engineer MySQL GmbH, http://www.mysql.de/ Hamburg, Germany For technical support contracts, visit https://order.mysql.com/?ref=mlgr -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2-rc1-SuSE (GNU/Linux) Comment: For info see http://quantumlab.net/pine_privacy_guard/ iD8DBQE/N3VCSVDhKrJykfIRAvzOAJ9Io3UPSR8o2lNPULN7pX043FW5iACdHefi +u+kj+2kBkLeonbeJhzPhBM= =eQL6 -END PGP SIGNATURE- -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]