| Author |
how to get tcl-httpd running on winxp with active tcl?
|
|
| gavino 2006-09-24, 8:03 am |
| or websh
or rivet
frustrated
rivet wants apache 1.3, which has no windows doewnload anymore
websh not work with windows
so I guess tcl-httpd?
I want to try some tcl web builnin''...
help
| |
| Michael Schlenker 2006-09-24, 8:03 am |
| gavino schrieb:
> or websh
> or rivet
>
> frustrated
>
> rivet wants apache 1.3, which has no windows doewnload anymore
> websh not work with windows
> so I guess tcl-httpd?
> I want to try some tcl web builnin''...
>
Tclhttp or Wub are options..., or getting Tcl cgi running under IIS or
any other webserver.
What kind of things do you want to play with?
Michael
| |
| Bryan Oakley 2006-09-24, 7:03 pm |
| gavino wrote:
> or websh
> or rivet
>
> frustrated
>
> rivet wants apache 1.3, which has no windows doewnload anymore
> websh not work with windows
> so I guess tcl-httpd?
> I want to try some tcl web builnin''...
>
> help
>
http://wiki.tcl.tk/15722
The above leads you to a single file executable that is tclhttpd. I
think it's impossible to make it any easier than that :-)
--
Bryan Oakley
http://www.tclscripting.com
| |
| Gerald W. Lester 2006-09-24, 7:03 pm |
| gavino wrote:
> or websh
> or rivet
>
> frustrated
>
> rivet wants apache 1.3, which has no windows doewnload anymore
> websh not work with windows
> so I guess tcl-httpd?
> I want to try some tcl web builnin''...
If you have ActiveState Tcl installed, then unzip the tclhttpd 3.5.1
somewhere and double click on ...\tclhttpd3.5.1\bin\httpd.tcl
If you have been attempting to run it and having problems, please tell us
what the problems are (it is impolite to use our mind reading problems to
see what the problems are).
--
+--------------------------------+---------------------------------------+
| Gerald W. Lester |
|"The man who fights for his ideals is the man who is alive." - Cervantes|
+------------------------------------------------------------------------+
| |
| suchodj@wanadoo.fr 2006-09-24, 7:03 pm |
| On Sun, 24 Sep 2006 14:23:49 GMT, Bryan Oakley
<oakley@bardo.clearlight.com> wrote:
>gavino wrote:
>
>http://wiki.tcl.tk/15722
>
>The above leads you to a single file executable that is tclhttpd. I
>think it's impossible to make it any easier than that :-)
i have been running tclhttpd.exe and it works fine. Is there
a way to avoid to have to give a user name and password ?
thanks you in advance for information
jerome
| |
| Robert Hicks 2006-09-25, 4:07 am |
|
gavino wrote:
> or websh
> or rivet
>
> frustrated
>
> rivet wants apache 1.3, which has no windows doewnload anymore
> websh not work with windows
> so I guess tcl-httpd?
> I want to try some tcl web builnin''...
>
> help
There is a link on the wiki (lookup websh) with a beta version DLL that
you can use on Windows. Hopefully when websh goes gold they will
distribute a binary as well.
Robert
P.S. It would be nice for ActiveState to include something like Rivet
or Websh for easy web programming with Tcl. XOTcl also has a framework
they are working on as well (ActiWeb).
|
|
|
|