| View previous topic :: View next topic |
| Author |
Message |
EVRAMP Voice

Joined: 28 Apr 2006 Posts: 7 Location: /home/czech_republic/
|
Posted: Tue May 23, 2006 12:20 pm Post subject: http package |
|
|
hi please i am trying to run some eggdrop TCL scripts. there is | Code: | | package require http | eggdrop says | Code: | | 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) |
|
| Back to top |
|
 |
caesar Mint Rubber

Joined: 14 Oct 2001 Posts: 3741 Location: Mint Factory
|
Posted: Tue May 23, 2006 3:14 pm Post subject: |
|
|
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. |
|
| Back to top |
|
 |
EVRAMP Voice

Joined: 28 Apr 2006 Posts: 7 Location: /home/czech_republic/
|
Posted: Sat May 27, 2006 3:49 pm Post subject: |
|
|
| what package exactly should i install? i have installed TCL8.4 |
|
| Back to top |
|
 |
De Kus Revered One

Joined: 15 Dec 2002 Posts: 1361 Location: Germany
|
Posted: Sat May 27, 2006 4:13 pm Post subject: |
|
|
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... |
|
| Back to top |
|
 |
EVRAMP Voice

Joined: 28 Apr 2006 Posts: 7 Location: /home/czech_republic/
|
Posted: Mon May 29, 2006 8:28 am Post subject: |
|
|
there is what you though: | Code: | | /usr/lib/tcl8.4/http2.5/http.tcl |
|
|
| Back to top |
|
 |
|