Re: Compiling and running tkined1.4.5 ...

Juergen Schoenwaelder (schoenw@cs.utwente.nl)
Thu, 13 Feb 1997 21:54:10 +0100

Matthew Wilds Mauzy <mauzy@math.unc.edu> said:

Matthew> I'm getting the following error when running tkined1.4.5:

Matthew> can't find package Tkined 1.4

Matthew> I've installed tcl7.6, (then tcl7.5), tk4.2, and
Matthew> scotty 2.1.5. I've followed all the README's!!!! One
Matthew> point ot make though: I have edited the destinations
Matthew> of the make install's.

You should know what you are doing if you edit the Makefile. Tcl is
obviously not able to find the required packages. Either install in
the default place or make sure to initialize the auto_path variable so
that Tcl can find the package where you have installed it. (You can
either edit the init.tcl file of you Tcl installation or use the
TCLLIBPATH environment variable).
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)
--
!! 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.