eggdrop porting

Laurent Duperval lduperval@sprint.ca
Fri Apr 10 10:16:00 GMT 1998


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@cygnus.com" with one line of text: "help".
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".



More information about the Cygwin mailing list