Robert M. Solovay wrote: > When I try to do this, I get the following error message: > > DLError: /lib/i686/libpthread.so.0: version `GLIBC_2.3.2' not found > (required by > ./libnspr4.so) > > Where can I snarf the correct version of libpthread.so.0 > > I am running Redhat 8.0. Is it safe to just swap in the new version of > this file or do I need to upgrade the whole installation?
It is possible to make it work on RH8, but it's not straightforward. libpthread is pretty basic and used by lots of programs. You'll need to do something to keep those other programs working. Three possibilities: Look for a Firefox binary built for RH8. Build Firefox from source instead of installing binaries. (Probably hard.) Upgrade the whole system to the current Fedora Core release. (Is FC2 current?) -- Bob Miller K<bob> kbobsoft software consulting http://kbobsoft.com [EMAIL PROTECTED] _______________________________________________ EUGLUG mailing list [EMAIL PROTECTED] http://www.euglug.org/mailman/listinfo/euglug
