Re: [tkined] Scotty installation on solaris 2.5.1

Juergen Schoenwaelder (schoenw@ibr.cs.tu-bs.de)
Tue, 28 Apr 1998 20:51:18 +0200

>>>>> Sharadha Ganti writes:

Sharadha> I got the binary distribution for tcl/tk8.0. I'm trying to
Sharadha> install scotty 2.1.8 on a solaris 2.5.1 machine. When i
Sharadha> type ./configure in the scotty/unix directory, it gives me
Sharadha> the following error:

Sharadha> error: tclConfig.sh not found - use the --with-tcl-config option

Sharadha> I tried the ./configure --with-tcl-config option and i got
Sharadha> the same error. Please direct me on what i need to do. I'd
Sharadha> appreciate your help.

You have to use the configure option as described in the text you get
when typing `configure --help'. Lets assume your tclConfig.sh is
installed in /opt/tcltk80/lib, just call configure like this:

./configure --with-tcl-config=/opt/tcltk80/lib

Juergen

Juergen Schoenwaelder schoenw@ibr.cs.tu-bs.de http://www.cs.tu-bs.de/~schoenw
Technical University Braunschweig, Dept. Operating Systems & Computer Networks
Bueltenweg 74/75, 38106 Braunschweig, Germany. (Tel. +49 531 / 391 3283)

--
!! 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.