Re: [tkined] new guy *STILL* with a scotty install problem

From: Stephen M. Ford (sford@eng.auburn.edu)
Date: Tue Apr 10 2001 - 23:08:29 MET DST


First thanks for everyone's help but as you can see by my subject line, I'm still not there. Somehow, I did manage to get scotty to compile yesterday but then I was being told mibs was an invalid command when I tried mib load. I thought *perhaps* my install of tcl or tk was causing the problem because package require wasn't working either. Tcl/Tk8.3.3 came out today so I thought I'd start over from scratch install those and now I am *back* to having the scotty install problem.

For tcl:
./configure -prefix=/var/run/installs/tcl8.3.3 -enable-threads
make
make install

For tk:
./configure -prefix=/var/run/installs/tk8.3.3 -enable-threads -with-tcl=/var/run/installs/tcl8.3.3/lib
make
make install

For scotty:
./configure -prefix=/var/run/installs/scotty3.0.0 -with-tcl=/var/run/installs/tcl8.3.3/lib -with-tk=/var/run/installs/tk8.3.3/lib
make
make install

Lots and lots of stuff and then:
Installing ./../tnm/mibs/SNMPv2-CONF
Installing ./../tnm/mibs/HOST-RESOURCES-TYPES
ld.so.1: ./scotty: fatal: libtcl8.3.so: open failed: No such file or directory
*** Error code 137
make: Fatal error: Command failed for target `tnm-install-mibs'
 
I can find libtcl8.3.so in /var/run/installs/tcl8.3.3/lib/libtcl8.3.so.

Anyone see what I am doing wrong?

Thanks.
Stephen Ford

--
!! 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:26 MET