Re: Scotty Agent problems under AIX

Juergen Schoenwaelder (schoenw@cs.utwente.nl)
Fri, 13 Dec 1996 04:40:46 +0100

Marcelo Nobrega <mnobre@inf.puc-rio.br> said:

Marcelo> I have soctty 2.0.2 running very fine on Linux and on
Marcelo> Solaris 2.4, and I could'n upgrade to 2.1.X yet
Marcelo> because I'm having problems wuth Tcl7.5. So I decide
Marcelo> to install on Digital Alfa Server. Every thing
Marcelo> compiled ok. I did all steps (configure, make, make
Marcelo> install and make sinstall), but when I try to run I
Marcelo> got some problems.

Marcelo> 1) scotty --> You have to define TCLLIBPATH
Marcelo> (I defined it, but still have this message)

Marcelo> 2) mibtree --> Can't find pakage Tnm2.1

Marcelo> What is missing ?

Somehow Tcl does not find the Tnm package. Make sure you followed the
steps in unix/README. Double check you pathes.

Marcelo> One more question !!! Where is the very usefull "scwish" that
Marcelo> I was using in version 2.0.2. How can I bild it. Is it there ?
Marcelo> Why did you take it off ????

You can just use wish instead of scwish if your installation is
correct. All you need to do is to add the line

package require Tnm

to your script (which loads the Tnm package dynamically into your wish).

Marcelo> Do you think is better install old version 2.0.2 on Alfa or
Marcelo> upgrade to 2.1.5 everywhere ?

Scotty 2.0.* is not maintained by me. You have to use the latest
version if you want bug fixes or help.
Juergen

-- 
Juergen Schoenwaelder schoenw@cs.utwente.nl http://www.cs.utwente.nl/~schoenw
Computer Science Department, University of Twente,   (Fax: +31-53-489-3247)
P.O. Box 217, NL-7500 AE Enschede, The Netherlands.  (Tel. +31-53-489-3678)