Scripsit Andreas Tille <[EMAIL PROTECTED]>

> I will prepare the upgrade from wordnet version 2.0 to 2.1.  Happily upstream
> added automake support.  The new tarball is avialable at
>       http://wordnet.princeton.edu/2.1/WordNet-2.1.tar.gz
> I faced the following problem:

> checking for Tcl configuration... configure: WARNING: Can't find Tcl 
> configuration definitions

The code in the configure script that looks for tcl in the configure
script seems to be happy with any 8.x or 9.x version of tcl, but does
not know to try the (versioned) directory where Debian installs the
tclConfig.sh script. Try

 ./configure --with-tclconfig=/usr/lib/tcl8.4

-- 
Henning Makholm                         "This imposes the restriction on any
                                  procedure statement that the kind and type
                             of each actual parameter be compatible with the
                       kind and type of the corresponding formal parameter."


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to