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.

Problems with an precompiled eggdrop (error loading lib)

General support and discussion of Eggdrop bots.
Post Reply
e
eXtremer
Op
Posts: 138
Joined: Wed May 07, 2008 5:33 am

Problems with an precompiled eggdrop (error loading lib)

Post by eXtremer »

Hi I want to use the a&a precompiled bot that uses eggdrop 1.6.17.
When i want to start the bot I get this error:

Code: Select all

[egg@IMI eggdrop]$ ./eggdrop bot1.conf -m
./eggdrop: error while loading shared libraries: libtcl8.4.so.0: cannot open shared object file: No such file or directory
[egg@IMI eggdrop]$
In /usr/lib/ - the is libtcl8.3.so (not 8.4)

I found the libtcl8.4.so.0 here: /usr/local/lib
Then I enterd the "/usr/local/lib" path to /etc/ld.so.conf and run ldconfig.
But still the same error.
I don't know what else to do, help pls.
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Download the source and compile yourself.

Pre-compiled eggdrop is always a drama because the system they are compiled on never match exactly what your system has.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
Post Reply