Opsætning af Cnt
Jeg har under installation af CNT probs med at den ikke kan finde TCL ...Eggdrop standard finder det fint, så hvordan får jeg cnt til det :) ?
Environment variable TCLLIB was set, but incorrect.
Please set both TCLLIB and TCLINC correctly if you wish to use them.
configure will now attempt to autodetect both the Tcl library and header...
checking for Tcl library... not found
checking for Tcl header... found /usr/local/include/tcl.h
configure: error:
I can't find Tcl on this system.
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.
Read the README file if you don't know what Tcl is or how to get
it and install it.
___________
TCLLIB = /usr/local/lib
TCLINC = /usr/local/include/tcl.h
Adgang til shellen under opsætning, kan godt blive muligt :)
