Hi Steven, It seems the loader being used is different whether you run the program from root or from user accounts. Usually there is file, which is actually a link : /usr/bin/libdl.so.x following the link, ( and eventually stumbling across you end up finding the version libdl-xx-uu.so being used. For example : pc474 /usr/lib 34 > ls -l libdl.so lrwxrwxrwx 1 root root 20 Aug 26 2003 libdl.so -> ../../lib/li bdl.so.2* pc474 /usr/lib 35 > ls -l ../../lib/libdl.so.2 lrwxrwxrwx 1 root root 14 Aug 26 2003 ../../lib/libdl.so.2 -> libdl-2.2.5.so* The program you are using is probably old, probably built on 2.96 gnu tools, and you're running in a gnu 3.2 friendly environment. I am very curious about what are the loaders being used with user and root accounts. Can you please repeat the steps above in both accounts and send us the results ? Thanks MiC ----- Original Message ----- From: <shaughto@xxxxxxxxxx> To: <redhat-list@xxxxxxxxxx> Sent: Wednesday, July 28, 2004 10:31 PM Subject: Problem with ISE TCAD... "version GLIBC_2.0 not defined" > I have the following problem when running ISE TCAD 9.5 on redhat 9. > When I try to run devise I get the following message: > > bash-2.05b$ /usr/local/tcad/bin/devise > ISE TCAD Software Release 9.5 > Devise Revision 9.5.3 > Copyright (c) 1994-2003 ISE Integrated Systems Engineering AG > Portions of this software are owned by Spatial Corp. (c) 1986-2003. All > Rights Reserved. > > devise: relocation error: devise: symbol __pthread_atfork, version > GLIBC_2.0 not defined in file libpthread.so.0 with link time reference > bash-2.05b$ > > Yet when I run it as root the program runs fine. > > Any ideas as to the problem. Thanks. > > -- > Steven D. Haughton > > > -- > redhat-list mailing list > unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe > https://www.redhat.com/mailman/listinfo/redhat-list > > -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list