Hi Gary, > Why is it that > when I run ./netscape from within the /usr/local/netscape-7.02 directory as > root, I load 7.02, but when I run the same command from within that directory > as my regular user account, I get Netscape 6.1?
Maybe there is something wrong with the file permissions of the executable and/or libraries so that only root can execute it. What does "ls -l /usr/local/netscape-7.02" tell you? Note that the command "netscape" probably is a script that calls the actual executable. Quite possible it calls the executable in such a way that the old version is used (ie check paths etc. in this script). Bye, Leonard. -- How clean is a war when you shoot around nukelar waste? Stop the use of depleted uranium ammo! End all weapons of mass destruction. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list
