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.

tcl versioun error

General support and discussion of Eggdrop bots.
Post Reply
i
invi
Voice
Posts: 6
Joined: Sat Apr 07, 2007 6:10 pm

tcl versioun error

Post by invi »

Hey,
I'm new with eggdrop and tcl.
I tryed to install an eggie on my server but it didn't work
i tryed eggdrop 1.6.10, 1.6.17 and eggdrop latest.
Every time i got the same error when i try to ./configure.

Your Tcl version is much too old for Eggdrop to use. You should
download and compile a more recent version. The most reliable
current version is 8.4.6 and can be downloaded from
ftp://tcl.activestate.com/pub/tcl/tcl8_4/.

but on the server the version of tcl is 8.4.12-14.
the eggie needs 8.3.3 or higher and for me 8.4.12 is higher then 8.3.3

please help me
User avatar
rosc2112
Revered One
Posts: 1454
Joined: Sun Feb 19, 2006 8:36 pm
Location: Northeast Pennsylvania

Post by rosc2112 »

Look in the config.log for permission denied or file not found errors.. Likely you don't have access to a header file, or you only have the libs and not the headers (devel packages.)
Post Reply