Re: [tkined] Date: Thu, 19 Jul 2001 11:30:08 -0400

From: Erik Schoenfelder (schoenfr@gaertner.de)
Date: Fri Jul 20 2001 - 22:58:52 MET DST


Hi,

Phil> [...] I was able to get past that error, now I have another
Phil> issue. The version of tcl I am running is TclPro 1.4. I
Phil> received the following error when trying to run 'make install'.

Phil> # make install
Phil> Installing scotty2.1.11 and tnm2.1.11.so
Phil> Installing ./../tnm/library/README
Phil> [...]
Phil> Installing ./../tnm/library/init.tcl
Phil> ld.so.1: ./scotty: fatal: libtcl8.3.so: open failed: No such file or
Phil> directory

to set LD_LIBRARY_PATH to the library directory of your tk/tcl
installation should help to find the shared lib at runtime. assuming
your shared libraries are stored at /opt/ajuba/TclPro1.4/lib a
suitable setting could be:

         LD_LIBRARY_PATH=/opt/ajuba/TclPro1.4/lib
         export LD_LIBRARY_PATH

well, asuming you use a sh-style shell.

ok, you have fun - now: have success ;-)
                                                        Erik

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.



This archive was generated by hypermail 2b29 : Thu Jan 03 2002 - 14:56:27 MET