I read on http://www.egghelp.org/faq.htm[code]
How do I install Tcl on my shell account and point the bot to it during compile?
It's rarely necessary to install Tcl yourself, as it's usually already on the system. However, if the bot can't find Tcl, or you want to use a version that isn't present on the system, you may want to install your own copy. KuNgFo0 has written a nice little three-step guide at his Egg FAQ site explaining how to do this. Visit the How to Compile Eggdrop page and scroll down to the bottom section on installing Tcl and telling the bot where it is.[/code]
How to Compile Eggdrop page is a broken link.
I launch
Code: Select all
./config
Code: Select all
checking for Tcl library... not found
checking for Tcl header... {not found}
checking whether the Tcl system has changed... yes
configure: error:
Tcl cannot be found on this system.