Re: Problems building Tcl and Expect in MinGW
- From: spam@xxxxxxxxxxxx
- Date: Thu, 28 Sep 2006 16:55:23 -0400
On Thu, 28 Sep 2006 Wolfgang0815@xxxxxx wrote:
Does anyone know how to build and install Tcl and Expect (and maybe
Dejagnu) in MinGW?
Thanks in advance for any help!
Sorry for my crappy english!
Wolfgang
It appears that your configure is looking to a Unix build ...
I'd suggest that you go to the tcl source tree, and in the "win"
subdirectory, create a subdir called MingW (or similar). Then,
cd into the MingW subdir (under the "win" directory), and execute:
(eg: in the ./Tcl/tcl8.4.13/win/MingW subdir)
../configure
You may have to specify additional params (for includes, target etc), but
once you get configure running to completion and Tcl installed, you're off
to the races ...
I typically build on FreeBSD using the ports X development system for
MingW, and your mileage may differ, but in the past I've used MSYS to
compile and link a tcl/tk successfully on a windows box directly.
HTH: good luck.
Rob.
----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
.
- References:
- Problems building Tcl and Expect in MinGW
- From: Wolfgang0815
- Problems building Tcl and Expect in MinGW
- Prev by Date: Re: Tk: wm overrideredirect - restore window border afterwards ?
- Next by Date: Re: Tk: wm overrideredirect - restore window border afterwards ?
- Previous by thread: Problems building Tcl and Expect in MinGW
- Next by thread: BWidget Tree double-click
- Index(es):
Relevant Pages
|