On Tue, 19 Nov 2002, Distribution Lists wrote:
> okay, what rpms do I need to install mysql
>
> rpm -hiv mysql-server-3.23.52-3.i386.rpm
> error: failed dependencies:
>         mysql = 3.23.52 is needed by mysql-server-3.23.52-3
>         libc.so.6(GLIBC_2.3)   is needed by mysql-server-3.23.52-3
>         libgcc_s.so.1   is needed by mysql-server-3.23.52-3
>         libgcc_s.so.1(GCC_3.0)   is needed by mysql-server-3.23.52-3
>         libgcc_s.so.1(GLIBC_2.0)   is needed by mysql-server-3.23.52-3
>         libmysqlclient.so.10   is needed by mysql-server-3.23.52-3
>         libstdc++.so.5   is needed by mysql-server-3.23.52-3
>         libstdc++.so.5(GLIBCPP_3.2)   is needed by mysql-server-3.23.52-3

You obviously need the mysql package (notice that mysql, mysql-server and
mysql-client are three different packages), but you also don't seem to
have installed the right glibc or libstdc++. This suggests to me that
you're trying to install a recent mysql package on an older version of
RedHat.

I'd suggest grabbing a mysql package for that distribution.

-- 
\ \/ / _       |~\  _ In God We Trust. All Others Pay Cash.
 >  < / \|\  /|+-< | |   "The world is a comedy to those that think,
/ /\ \\_/| \/ ||__)|_|    a tragedy to those who feel." - Horace Walpole




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to