Huang, Paul wrote:
> I was trying ti install tclet on my linux box. First I got an error, can
> not file libdl.so.1, so I linked the libdl.so.1 to libdl.so. Then I got
> an error, can not find libm.so.5, I linked libm.so.5 to libm.so to solve
> it. Now I get this error. Please help me. Thanks a lot.
>
> Starting the Tcl/Tk installer for x86-linux2...
> /home/phuang/tclplug20-x86-linux2/tclplug/tclshp2.0: relocation error:
> /home/phuang/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.
You don't want to deal with v2 anymore, you want to work with v3.
That is included in the ActiveState Tcl Dev Kit (as a free
component) as well as through some other distros (Takahashi has
something for download). Otherwise you can download and build
the source for yourself.
--
Jeff Hobbs, The Tcl Guy
http://www.ActiveState.com/, a division of Sophos
|