[Tcl-bugs] [ tcl-Bugs-1307513 ] TEA_PROG_WISH / TEA_PROG_TCLSH busted?
by SourceForge.net other posts by this author
Sep 28 2005 6:34PM messages near this date
[Tcl-bugs] tktable-cvs: "tile/doc entry.n label.n" modified
|
[Tcl-bugs] [ tcl-Bugs-1307513 ] TEA_PROG_WISH / TEA_PROG_TCLSH busted?
Bugs item #1307513, was opened at 2005-09-28 18:32
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110894&aid=1307513&group_id=10894
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: 51. Configure and Build Tools
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Joe English (jenglish)
Assigned to: Mo DeJong (mdejong)
Summary: TEA_PROG_WISH / TEA_PROG_TCLSH busted?
Initial Comment:
After updating to TEA 3.3 (tclconfig/tcl.m4 r1.72), the
TEA_PROG_WISH macro for some reason decides that
wish8.4 lives in the extension's build directory, which
is wrong.
On Debian stable, Tile package CVS HEAD (2005-09-28):
| mkdir build ; cd build
| sh ../configure --with-tcl=/usr/lib/tcl8.4
--with-tk=/usr/lib/tk8.4
spits out a Makefile containing:
| TCLSH_PROG = /u/jenglish/src/tile/build/tclsh8.4
| WISH_PROG = /u/jenglish/src/tile/build/wish8.4
(/u/jenglish/src/tile is where my CVS checkout is).
With TEA 3.2, the same incantation gave the correct
results:
| TCLSH_PROG = /usr/bin/tclsh8.4
| WISH_PROG = /usr/bin/wish8.4
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=110894&aid=1307513&group_id=10894
-------------------------------------------------------
This SF.Net email is sponsored by:
Power Architecture Resource Center: Free content, downloads, discussions,
and more. http://solutions.newsforge.com/ibmarch.tmpl
_______________________________________________
Tcl-Bugs mailing list
Tcl-Bugs@[...].net
https://lists.sourceforge.net/lists/listinfo/tcl-bugs
Thread:
SourceForge.net
SourceForge.net
SourceForge.net
|