Les,
Thanks for the hint, but I already have the compat libs installed, and unfortunately, the 2.3.3 is not amongst them. IIRC, there was no listings for a 2.3.3 glibc for CentOS on any of the google sites I checked out. Several other distros, but none here. I'm grabbing the 3.5 /i386 bits now and will likely drop back to that version. I guess the weather development community is not quite ready for prime-time 64-bit OS's under linux, but other *nixes are already supported.
Les Mikesell wrote:
On Sat, 2005-10-01 at 08:32, Sam Drinkard wrote:
Unfortunately, No. The current version of the x86-64 does not have, and I can't install the glibc-2.3.3 libs to run the software, and I'm pretty sure the i386 version would be the same, however I was hoping someone could tell me. There should be some backwards compatibility, but apparently there is a specific call in the 2.3.3 lib that is not available in the 2.3.4.
If you don't have it already, try: yum install compat-glibc If that doesn't fix it, Centos3.x is as close as you'll get to RHES/RHEL 3 and it is still actively being supported with updates.
See 'yum imfo compat-glibc' for how to compile/link.