Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Ugur on November 01, 2001, 05:48:54 PM
-
Hello People
I am a nebie and have 0 knowledge of linux but learning ever so slowly. My question is i tried to load a eggdrop bot on my e-smith server gateway. Is it possible to load one?. when i typed ./configure i got this message
loading cache ./config.cache
This is eggdrop's GNU configure script.
It's going to run a bunch of strange tests to hopefully
make your compile work without much twiddling.
checking for gcc... no
checking for cc... no
configure: error: no acceptable cc found in $PATH
i dont know what this mean though ?
has anyone successfully installed and run a eggdrop on the pc? and if so show me how to set one up or refer to website with howto's ?
thanks
ugur
-
Hi,
I've had no experience with eggdrop, but the problem you are having is because you have no gcc compiler or make tools installed.
The following page tells you have to install them;
http://www.e-smith.org/faq.php3#8q7
Rob.