spatula
18th April 2005, 11:04 PM
I am running into problems on Test 2 x86_64 with glibc. Specifically 32 bit apps that use glibc. Yum shows that I have the following installed:
glibc.i686 2.3.5-1 installed
glibc.x86_64 2.3.5-1 installed
glibc-common.x86_64 2.3.5-1 installed
glibc-devel.i386 2.3.5-1 installed
glibc-devel.x86_64 2.3.5-1 installed
glibc-headers.x86_64 2.3.5-1 installed
glibc-kernheaders.x86_64 2.4-9.1.94 installed
glibc-debuginfo.x86_64 2.3.5-1 development
glibc-profile.x86_64 2.3.5-1 development
glibc-utils.x86_64 2.3.5-1 development
But when I try to run a program that uses glibc it dies complaining about not being able to open shared object files. For example when I try to run navicat I get:
/opt/navicat/navicat: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory.
glibc.i686 2.3.5-1 installed
glibc.x86_64 2.3.5-1 installed
glibc-common.x86_64 2.3.5-1 installed
glibc-devel.i386 2.3.5-1 installed
glibc-devel.x86_64 2.3.5-1 installed
glibc-headers.x86_64 2.3.5-1 installed
glibc-kernheaders.x86_64 2.4-9.1.94 installed
glibc-debuginfo.x86_64 2.3.5-1 development
glibc-profile.x86_64 2.3.5-1 development
glibc-utils.x86_64 2.3.5-1 development
But when I try to run a program that uses glibc it dies complaining about not being able to open shared object files. For example when I try to run navicat I get:
/opt/navicat/navicat: error while loading shared libraries: libpthread.so.0: cannot open shared object file: No such file or directory.