04-25-2005, 11:10 AM
I'm attempting to set up a source dedicated server on Fedora Core 4, and I've been getting this error trying to extract the bin file.
./hldsupdatetool.bin: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
The file libc.so.6 is a very standard part of glibc, and it's also in the standard location in /lib. So why can't this thing find it?
./hldsupdatetool.bin: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory
The file libc.so.6 is a very standard part of glibc, and it's also in the standard location in /lib. So why can't this thing find it?