This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: eggdrop porting


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]