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.

error when compiling

General support and discussion of Eggdrop bots.
Post Reply
b
bopcha
Voice
Posts: 16
Joined: Mon Nov 07, 2005 12:31 pm

error when compiling

Post by bopcha »

Howdy,

Im having some issues when trying to install eggdrop1.6.17. First off Im trying to install it on a debian 3.1 linux system. Installed TCL8.4.12 onto the system. Then untar'd eggdrop1.6.17. Did a ./configure (no errors),then did a make config; here what I get when i did the make config:
./eggdrop: error while loading shared libraries: libtcl8.4.so: cannot open shared object file: No such file or directory
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

Read COMPILE-GUIDE. All you need to know is covered.
I. Tcl Detection and Installation
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
b
bopcha
Voice
Posts: 16
Joined: Mon Nov 07, 2005 12:31 pm

Post by bopcha »

done. but it didnt clear anything.. Still getting this error:

./eggdrop: error while loading shared libraries: libtcl8.4.so: cannot open shared object file: No such file or directory
make: *** [modules] Error 127
User avatar
Alchera
Revered One
Posts: 3344
Joined: Mon Aug 11, 2003 12:42 pm
Location: Ballarat Victoria, Australia
Contact:

Post by Alchera »

This problem has been covered many times:

Read this post for a possible solution.

Using the Search function with keyword "libtcl8.4.so" gives tonnes of results.
Add [SOLVED] to the thread title if your issue has been.
Search | FAQ | RTM
b
bopcha
Voice
Posts: 16
Joined: Mon Nov 07, 2005 12:31 pm

Post by bopcha »

thank you. :)
Post Reply