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.
Old posts that have not been replied to for several years.
C
Conan
Post
by Conan » Sun Apr 18, 2004 3:51 pm
whenever i try to start eggdrop, i get the following error.
Code: Select all
bash-2.05$ ./eggdrop -m eggdrop.conf
./eggdrop: error while loading shared libraries: libtcl.so.0: cannot open shared object file: No such file or directory
however, when the sysadmin does a
it pops up as existing in /usr/lib/libtcl.so.0
someone said something about needing to point libs to somewhere where eggdrop can find them... but i dont understand what that means.
Thank you for any help.
Conan
d
djtech
Post
by djtech » Tue Apr 20, 2004 4:18 pm
What OS are you running?
Conan wrote: whenever i try to start eggdrop, i get the following error.
Code: Select all
bash-2.05$ ./eggdrop -m eggdrop.conf
./eggdrop: error while loading shared libraries: libtcl.so.0: cannot open shared object file: No such file or directory
however, when the sysadmin does a
it pops up as existing in /usr/lib/libtcl.so.0
someone said something about needing to point libs to somewhere where eggdrop can find them... but i dont understand what that means.
Thank you for any help.
Conan
caesar
Mint Rubber
Posts: 3778 Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory
Post
by caesar » Wed Apr 21, 2004 12:36 am
try as root: 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.