Sep 25, 2002 #1 jonnybb1 Technical User Joined Oct 25, 2000 Messages 89 Location US I cannot get the latest Netscape to install on Linux 7.3. Here is the error message: ./netscape-bin: relocation error: /usr/local/netscape/components/libuconv-1.so: undefined symbol: AppendFromReadable__9nsAStringRC9nsAString Any ideas?? jonnybb1
I cannot get the latest Netscape to install on Linux 7.3. Here is the error message: ./netscape-bin: relocation error: /usr/local/netscape/components/libuconv-1.so: undefined symbol: AppendFromReadable__9nsAStringRC9nsAString Any ideas?? jonnybb1
Sep 26, 2002 #2 RhythmAce Technical User Joined May 22, 2001 Messages 2,869 Location FR You may have to link your shared object libraries so they can be found at runtime. To do this, type: ldconfig -v Upvote 0 Downvote
You may have to link your shared object libraries so they can be found at runtime. To do this, type: ldconfig -v
Sep 26, 2002 Thread starter #3 jonnybb1 Technical User Joined Oct 25, 2000 Messages 89 Location US Ok I ran that commenad and still come up with the same error... Yikes! jonnybb1 Upvote 0 Downvote
Sep 26, 2002 Thread starter #4 jonnybb1 Technical User Joined Oct 25, 2000 Messages 89 Location US Ok, I deleted the the netscape folder and started a fresh install and that did the trick! Thanx for the imput! jonnybb1 Upvote 0 Downvote
Ok, I deleted the the netscape folder and started a fresh install and that did the trick! Thanx for the imput! jonnybb1