Re: Problems compiling Scotty

Juergen Schoenwaelder (schoenw@cs.utwente.nl)
Tue, 16 Apr 1996 15:33:05 +0200

Hi!

queiroz@delos.cna.unicamp.br (Rubens Q. de Almeida - Ramal 8267) wrote:

> I am trying to compile scotty version 2.0.2 to use with tkined.
> When I run configure I get the following messages:
>
> can't read "tcl_library": no such variable
> ./configure: test: argument expected
>
> I have checked the configure script and it tries to locate the
> following directory:
>
> file=`echo 'puts $tcl_library/configInfo' | tclsh`
>
> I have tcl7.5b3 installed on my system (AIX 3.2.5) but I cant find
> the directory configInfo anywhere.
>
> What value should I specify for tcl_library?

Please don't try to compile scotty-2.0.2 with Tcl7.5/Tk4.1. This will
not work (there is more stuff than just the configure problem). Either
wait until the next scotty version is available or use Tcl7.4/Tk4.0.

Juergen