Mail Archives: cygwin/1998/04/10/19:22:23
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".
- Raw text -