From: lduperval AT sprint DOT ca (Laurent Duperval) Subject: Re: eggdrop porting 10 Apr 1998 19:22:23 -0700 Message-ID: <352E3296.25D05ECB.cygnus.gnu-win32@sprint.ca> References: <19980409182355 DOT 23458 DOT rocketmail AT send1d DOT yahoomail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit To: GNUWin 32 Mailing List Roadman a écrit: > > Eggdrop now requires Tcl to compile. If you already have Tcl installed > on this system, and I just wasn't looking in the right place for it, > set the environment variables TCLLIB and TCLINC so I will know where > to find 'libtcl.a' (or 'libtcl.so') and 'tcl.h > (respectively). Then run 'configure' again. > > What do i need to do? > Um... Just that? try export TCLLIB=${CYGWIN_INSTALL_PATH}/lib export TCLINC=$(CYGWIN_INSTALL_PATH}/include Normally, you should be allowed to specify it on the configure command line. (Try --help to see). > _________________________________________________________ > DO YOU YAHOO!? > Get your free @yahoo.com address at http://mail.yahoo.com > > - > For help on using this list (especially unsubscribing), send a message to > "gnu-win32-request AT cygnus DOT com" with one line of text: "help". - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".