i downloaded eggdrop yesterday and now i want to install it.
but when i type "./configure" an error is shown wich says that my the needed TCL Files are not found. but they are installed. so how can i change the directory where the configure script searches for.
does somebody know this error? do i need the TCL-devpackage?
If there's really no Tcl installed on your shell, you can install
it temporarily in /tmp or your /home. Get the latest version of Tcl from ftp://ftp.scriptics.com/pub/tcl/ and follow the installation steps in its
README file. After you've installed Tcl, you have to make configure detect
Tcl. To achieve this, you have to set either environmental variables:
It explains on how to install TCL. Get it going buddy. However, as ppslim said, you might wanna get the dev package. I'm not really sure of it. But this is the thing to install TCL. (the normal TCL atleast)