I just installed
ActiveTcl8.4.0.1b1-1-linux-ix86.tar.gz
standard to /usr/local/bin
and I want to run an eggdrop 1.6.8
configure and make worked fine.. (tcl was found)
but when I try to start the bot... I get following error message
[sam@deranger eggdrop1.6.8]$ ./eggdrop
./eggdrop: error in loading shared libraries: libtcl8.4.so: cannot open shared object file: No such file or directory
libtcl8.4.so is in usr/local/lib
this should be correct
(also tried -m and -m configfile .... and I also tried to chmod 777 libtcl8.4.so) =)