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.
Support & discussion of released scripts, and announcements of new releases.
Netkrd
Voice
Posts: 1 Joined: Sat Mar 27, 2021 12:02 pm
Post
by Netkrd » Sat Mar 27, 2021 12:11 pm
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)
CrazyCat
Revered One
Posts: 1305 Joined: Sun Jan 13, 2002 8:00 pm
Location: France
Contact:
Post
by CrazyCat » Sat Mar 27, 2021 8:11 pm
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