help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Help-smalltalk] Cygwin?


From: François-Denis Gonthier
Subject: RE: [Help-smalltalk] Cygwin?
Date: Sun, 20 Apr 2003 12:25:59 -0400

I found out that blox-tk.la wasn't built after I sent this message
yesterday.  Here is the problem I see during configure:

checking for Tcl 8.x... /usr/lib
checking for Tk 8.x... /usr/lib
checking how to link with Tcl/Tk 8.x... not found

I used:

export TCLSH=tclsh84
configure --with-tcl=/usr/lib --with-tk=/usr/lib

-----Message d'origine-----
De : Bonzini [mailto:address@hidden
Envoyé : 20 avril 2003 03:47
À : François-Denis Gonthier
Cc : address@hidden
Objet : Re: [Help-smalltalk] Cygwin?


> gst -qK browser/Run.st

Hmmm... I just found that when I built Smalltalk under Cygwin it failed to
detect
Tcl/Tk because of the weird name it has under Cygwin.  Configure with

    TCLSH=cygtclsh80 ./configure

or with

    ./configure --with-tcl=/usr/lib

Paolo






reply via email to

[Prev in Thread] Current Thread [Next in Thread]