[22:27] Can't load modules irc: libgcc_s.so.1: cannot open shared object file: No such file or directory
any idea why im getting this error message?
made these commands:
wget ftp://ftp.eggheads.org/pub/eggdrop/sour ... .15.tar.gz
tar -vxzf eggdrop1.6.15.tar.gz
./configure
make config
make
make install DEST=/home/user/eggdrop
aparently the compile is OK.