From: john c. <jco...@kc...> - 2002-01-26 04:56:19
|
After making some soft links so the plugin would use the newer libraries which are now in use (i. e., libm.so.5 ->libm.so.6, libc.so.5 -> libc.so.6) I get the following error message when trying to install the tcl plugin using netscape 4.78 on a slackware 8 system. (My version of tcl is 8.3) bash-2.05$ install.sh Tcl Plugin 2.0 (based on Tcl 8.0): Starting the Tcl/Tk installer for x86-linux2... /home/jwc/.netscape/tclplug20-x86-linux2/tclplug/tclshp2.0: error while loading shared libraries: /home/jwc/.netscape/tclplug20-x86-linux2/tclplug/tclshp2.0: undefined symbol: __setfpucw The Tcl/Tk installer generated an unexpected error... Please send any log to sun...@su... Can not proceed. Installation aborted. Any help would be appreciated JWC |