[Tcl-nap-users] broken install on linux?
Brought to you by:
dav480,
peter_turner
From: Ed Z. <ez...@co...> - 2006-05-13 04:23:53
|
Greetings All, I have downloaded the linux binary: nap5_0_5Linux_i386_install I have the latest "batteries included" Tcl/Tk installed from ActiveState. When I open tclsh, wish, or tkcon I get the message: home directory = /home/ezaron tcl_library = /usr/local/ActiveTcl/lib/tcl8.4 couldn't load file "/usr/local/ActiveTcl/lib/libnap5.0.so": libssl.so.4: cannot open shared object file: No such file or directory unknown namespace in import patern "::NAP::*" I am running on a pentium 4 laptop undo Ubuntu Breezy. I installed tcl-nap to my main tcl directory: /usr/local/ActiveTcl/lib and I see that the libnap5.0.so is in this directory. I have libssl.so.0.9.7 installed at /usr/lib and I tried adding this to my auto_path, but it didn't help. My auto_path already includes /usr/local/ActiveTcl/lib . Any help would be appreciated. I tried downloading the source, but I couldn't find a readme, and the obvious ./configure ; make didn't work (it seemed like I couldn't set the correct path to the HDF headers or build with --with-HDF=no). -Ed |