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.

Http.tcl Error

Support & discussion of released scripts, and announcements of new releases.
Post Reply
N
Netkrd
Voice
Posts: 1
Joined: Sat Mar 27, 2021 12:02 pm

Http.tcl Error

Post by Netkrd »

Hello,
Http.tcl 2.9.0 where can I find it
I searched but could not find
xxxx@root:~/eggdrop$ ./eggdrop -m eggdrop.conf

Eggdrop v1.9.0+RC2 (C) 1997 Robey Pointer (C) 1999-2021 Eggheads
--- Loading eggdrop v1.9.0+RC2 (Sat Mar 27 2021)
Module loaded: pbkdf2
Module loaded: blowfish
Module loaded: dns
Module loaded: channels
Module loaded: server
Module loaded: ctcp
Module loaded: irc
Module loaded: notes (with lang support)
Module loaded: console (with lang support)
Module loaded: uptime
Tcl error in file 'eggdrop.conf':
conflicting versions provided for package "http": 2.9.0, then 2.5.001
while executing
"package provide http 2.5.001"
(file "scripts/http.tcl" line 29)
invoked from within
"source scripts/http.tcl"
(file "eggdrop.conf" line 1722)
* CONFIG FILE NOT LOADED (NOT FOUND, OR ERROR)
w
willyw
Revered One
Posts: 1196
Joined: Thu Jan 15, 2009 12:55 am

Re: Http.tcl Error

Post by willyw »

Check out:

http://forum.egghelp.org/viewtopic.php?p=107833#107833

I hope there is something helpful in that post.
For a fun (and popular) Trivia game, visit us at: irc.librairc.net #science-fiction . Over 300K Q & A to play in BogusTrivia !
User avatar
CrazyCat
Revered One
Posts: 1216
Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:

Post by CrazyCat »

Remove the source scripts/http.tcl from your .conf file, your version of tcllib has this package.
Your eggdrop is probably old and some requirements are no more required, because they became a part of the langaage lib
Post Reply