I figured it out.
My ./configure --with-tcllib- etc
I didn't put the full pathname, just to the folder that contained libtcl8.4.so.
So I'll try that when I get home and if I have anymore trouble...
I'll be back!
-Andrew
Code: Select all
Linking eggdrop (standard build).
gcc -pip -o ../eggdrop ETC ETC ETC
/usr/bin/ld: cannot find -ltcl8.4.so
collect2: ls returned 1 exit status
make[1]: *** [../eggdrop] Error 1
make[1]: Leaving directory '/home/andrew/Desktop/eggdrop1.6.17/src'
make: *** [modegg] Error 2