OK, let's see if the UUG can beat commercial technical support ;) I'm trying to get one of our digital simulation tools to run on Linux. A co-worker has it running on his Redhat 8.0 box. I try it on my 9.0 box and I get this:
symbol errno, version GLIBC_2.0 not defined in file libc.so.6 with link time reference And it reminds me that the vendor claims to only support Redhat 7.3 and maybe the 9.0 glibc and this software just don't get along. So installed all the compat-* rpm's for 7.3 and set LD_LIBRARY_PATH to /usr/lib/i386-redhat-linux7/lib (which is where are the glibc stuff went) and I still get the same error. Any ideas? or is it time to downgrade to redhat 8.0 (I really don't want to do that)? Thanks, Bryan ____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
