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.

shared libraries

Old posts that have not been replied to for several years.
Locked
User avatar
Xpert
Halfop
Posts: 88
Joined: Mon Mar 08, 2004 7:03 am

shared libraries

Post by Xpert »

When i trying to run the eggdrop on my shell, it says:
./eggdrop: error while loading shared libraries: libtcl.so.0: cannot open shared object file: No such file or directory
Does anybody know what's the problem? :)
Xpert.
User avatar
caesar
Mint Rubber
Posts: 3778
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

If TCL is properly installed then try: echo "/usr/local/lib" >> /etc/ld.so.conf && /sbin/ldconfig
Once the game is over, the king and the pawn go back in the same box.
User avatar
Xpert
Halfop
Posts: 88
Joined: Mon Mar 08, 2004 7:03 am

Post by Xpert »

Never mind, i found it.... thanks anyway caesar :P
Xpert.
Locked