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.

Search found 2 matches

by pico
Wed Sep 23, 2009 2:00 pm
Forum: Eggdrop Help
Topic: TCL compilation error
Replies: 2
Views: 4445

The dev packet was included in tcl from the official site. Anyway, I manage to solve the problem after typing these (in case anyone need it):

export LD_LIBRARY_PATH=/usr/local/lib/
by pico
Wed Sep 23, 2009 7:16 am
Forum: Eggdrop Help
Topic: TCL compilation error
Replies: 2
Views: 4445

TCL compilation error

Hello, I just got a dedicated server with CentOS 5 and tried to install an eggdrop bot, but i got few errors. First of all, tcl8.4 was already installed (with "yum install tcl"). But during ./configure an error was displayed that it can't find tcl. So I downloaded tcl from the official sit...