Hey guys a little help here , compiling goes fine and eveything works well up until i run install and then i get
Installing in directory: '/home/mydir/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
i am using make install dest=/home/mydir/eggdrop
and i have also tried just about every combination of upper lower case , with slash without is really starting to get to me.