./eggdrop: error while loading shared libraries: libtcl.so:

Old posts that have not been replied to for several years.
Locked
S
Sefu

./eggdrop: error while loading shared libraries: libtcl.so:

Post by Sefu »

./eggdrop: error while loading shared libraries: libtcl.so: cannot open shared object file: No such file or directory

what is to do?!
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

try as root this: echo "/usr/local/lib" >> /etc/ld.so.conf && /sbin/ldconfig
and if this fails (re)install TCL.
Once the game is over, the king and the pawn go back in the same box.
Locked