Im trying to do ./configure on my new debian installed server - but Im getting error when checking for TCL Header.
Ive tryed to install various tcl packages, without any luck.
Im getting this error:
Code: Select all
checking for Tcl library... found /usr/lib/libtcl8.3.so.1
checking for Tcl header... {not found}
checking whether the Tcl system has changed... yes
configure: error:
Tcl cannot be found on this system.
Eggdrop 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, re-run
./configure using the --with-tcllib='/path/to/libtcl.so' and
--with-tclinc='/path/to/tcl.h' options.
See doc/COMPILE-GUIDE's 'Tcl Detection and Installation' section for more
information.
Moderated: Updated subject to state the issue is solved.
/NML_375