View previous topic :: View next topic |
Author |
Message |
Netkrd Voice
Joined: 27 Mar 2021 Posts: 1
|
Posted: Sat Mar 27, 2021 12:11 pm Post subject: Http.tcl Error |
|
|
Hello,
Http.tcl 2.9.0 where can I find it
I searched but could not find
Quote: |
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)
|
|
|
Back to top |
|
 |
willyw Revered One
Joined: 15 Jan 2009 Posts: 1166
|
Posted: Sat Mar 27, 2021 1:21 pm Post subject: Re: Http.tcl Error |
|
|
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 ! |
|
Back to top |
|
 |
CrazyCat Owner

Joined: 13 Jan 2002 Posts: 964 Location: France
|
Posted: Sat Mar 27, 2021 8:11 pm Post subject: |
|
|
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 _________________ https://www.eggdrop.fr
Offer me a coffee - Do not ask me help in PM, we are a community. |
|
Back to top |
|
 |
|