I've installed eggdrop before on another box, but I'm having some trouble doing it on this particular one. It keeps stubling at the make install stage.
Installing in directory: '/home/janipewter/eggdrop'.
Renaming old 'eggdrop' executable to 'oeggdrop'.
Copying new 'eggdrop' executable and creating symlink.
/usr/bin/install: cannot stat `eggdrop': No such file or directory
make: *** [install-bin] Error 1
Any suggestions, bearing in mind I'm a total Linux noob?
Installing in directory: '/home/janipewter/eggdrop1.6.17'.
Renaming old 'eggdrop' executable to 'oeggdrop'.
Copying new 'eggdrop' executable and creating symlink.
/usr/bin/install: cannot stat `eggdrop': No such file or directory
make: *** [install-bin] Error 1
If you wish to have a different destination when you do the final 'make install' you'll have to specify it like 'make install DEST=/home/janipewter/eggdrop1.6.17' else it will be 'installed' in '/home/your_user/eggdrop' by default. Try a simple 'make install' and if that fails again (meaning you get the same error) redo the 'installing' part as Alchera sugested.
Once the game is over, the king and the pawn go back in the same box.