This is the new home of the egghelp.org community forum.
All data has been migrated (including user logins/passwords) to a new phpBB version.


For more information, see this announcement post. Click the X in the top right-corner of this box to dismiss this message.

./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