Howard Lowndes was once rumoured to have said:
> How come MySQL-3.23.33 will happily install with glibc-2.1.92-14 and
> libstdc++-2.96-54, but mysql-3.23.29 barfs, saying it wants:
> glibc >= 2.2 is needed by mysql-3.23.29-1
> libstdc++ >= 2.96-69 is needed by mysql-3.23.29-1

Welcome to the world of binary distributions.

Obviously, the mysql-3.23.29-1 package was compiled and linked against
glibc2.2, not glibc2.1.

The easy solution is to get the SRPM/package source and rebuild the
package on your system using your compiler toolchain and libc.

C.
-- 
--==============================================--
  Crossfire      | This email was brought to you
  [EMAIL PROTECTED] | on 100% Recycled Electrons
--==============================================--

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to