Trying to install eggdrop 1.6.15, but when it does the make install, I get the following error:
./eggdrop: error while loading shared libraries: libtcl8.4.so: cannot open shared object file: No such file or directory
make: *** [install-start] Error 127
Tried recompiling eggdrop three times and it still had the same problem, even after editing the ld.so.conf. So I manually searched for the .so file and found it and put the correct path in the ld.so.conf file. It wasn't in the default spot...weird.