Test run of ./eggdrop -v:
./eggdrop: error while loading shared libraries: libtcl8.4.so: cannot open shared object file: No such file or directory
make: *** [modules] Error 127
[serv@p15184641 eggdrop1.6.17]$ which libtcl
/usr/bin/which: no libtcl in (/usr/lib/courier-imap/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/serv/bin)
I'd bet you still haven't done a single forum search although you've been here for 2+ years
type ldd eggdrop, note the location of Tcl libs, make sure you have them at that location, set env variable LD_LIBRARY_PATH to that location, start eggdrop
if you are on Linux, you can also add those in /etc/ld.so.conf and then type ldconfig to update dynamic loader cache
connection, sharing, dcc problems? click <here>
before asking for scripting help, read <this>
use