On Monday 03 February 2003 01:08, Jianping Zhu wrote: > I have rehat 7.3 linux server with apache server running, when i try to > install mod_auth_mysql, i > got followine error msg, > -------------------------------------------------------- > [root@mango mysqlsrc]# rpm -i mod_auth_mysql-1.11-1.i386.rpm > err: failed dependencies: > libmysqlclient.so.10 is needed by mod_auth_mysql-1.11-1 > ------------------------------------------------------------------- > how can i fix this problem? > Thanks.
Sure, install MySQL-Shared package. If you're sure that you have libmysqlclient.so.10 in your /usr/lib or /usr/local/lib path then just add --nodeps to rpm commandline. -- 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 --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php