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 package

General support and discussion of Eggdrop bots.
Post Reply
User avatar
EVRAMP
Voice
Posts: 7
Joined: Fri Apr 28, 2006 9:13 am
Location: /home/czech_republic/

http package

Post by EVRAMP »

hi please i am trying to run some eggdrop TCL scripts. there is

Code: Select all

package require http
eggdrop says

Code: Select all

cant find package http
Someone told me, that http package for eggdrop is some module or script. My distro is debian. So please where can i get it? Thanx (btw yes i really USED google)
User avatar
caesar
Mint Rubber
Posts: 3776
Joined: Sun Oct 14, 2001 8:00 pm
Location: Mint Factory

Post by caesar »

AFIK the http package comes with the TCL library, don't recall exactly from what version it started to be included. So, check the TCL's website.
Once the game is over, the king and the pawn go back in the same box.
User avatar
EVRAMP
Voice
Posts: 7
Joined: Fri Apr 28, 2006 9:13 am
Location: /home/czech_republic/

Post by EVRAMP »

what package exactly should i install? i have installed TCL8.4
User avatar
De Kus
Revered One
Posts: 1361
Joined: Sun Dec 15, 2002 11:41 am
Location: Germany

Post by De Kus »

as mentioned, 8.4 contains http by default. It should be in .../lib/tcl8.4/http2*/http.tcl
De Kus
StarZ|De_Kus, De_Kus or DeKus on IRC
Copyright © 2005-2009 by De Kus - published under The MIT License
Love hurts, love strengthens...
User avatar
EVRAMP
Voice
Posts: 7
Joined: Fri Apr 28, 2006 9:13 am
Location: /home/czech_republic/

Post by EVRAMP »

there is what you though:

Code: Select all

/usr/lib/tcl8.4/http2.5/http.tcl
Post Reply