Hi i've got a shell from my university and i have a problem with installing eggdrop. i cannot do "make" command i am getting a message that i need gmake to do this. is there any other way to have eggdrop on this shell??
thanks in advance
Coucher
Code: Select all
./configure
gmake
gmake install DEST="where/you/want/your/eggdrop/installed"
Use normal (1.6 series) 1version. This 2.0 is written in C++ and is not developed anymore. Probably it never worked fine. Your problem is probably here:coucher wrote:i get something like this:
~/eggdrop2.0.1$ ./configure
creating 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.
This is BETA Code (the whole 2.0.x series is), Please be aware of what
this implies http://www.beldin.net/eggdrop2/
checking what version your gcc is?... pre 2.7.2.2 - useless buggy piece of crap