File: version_history.tml

package info (click to toggle)
tclws 3.5.0-1
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 944 kB
  • sloc: tcl: 7,976; makefile: 18
file content (36 lines) | stat: -rw-r--r-- 1,152 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[html::author "Brent Welch"]
[mypage::header "TclHttpd Version History"]
<p>
Current versions running in this server:
<br>
TclHttpd $Httpd(version)
<br>
Tcl $tcl_patchLevel
<p>
TclHttpd has been tested on Tcl 8.3, Tcl 8.4, and early versions
of Tcl 8.5.
For information about Tcl distributions,
visit <a href=http://www.tcl.tk/software/tcltk/>www.tcl.tk</a>.
<p>
The server also depends on the Standard Tcl Library.  The server
should work with tcllib version >= 1.2.  The current tcllib version is 1.5.
For the latest tcllib, see the <a href=http://www.sourceforge.net/projects/tcllib>tcllib SourceForge project</a>.

<p>
<i>Using older verions:</i>
<ul>
TclHttpd was originally written using Tcl 7.5, and you can probably
get it to run on any post 8.0 Tcl release, but you may need to
fix a few dependencies on newer, more convenient Tcl apis.
If you install the Standard Tcl Library with your Tcl 8.0 or later release
you can probably
get by, and if you grab a 2.3.* version of TclHttpd you can run with
Tcl 7.5 or later.
</ul>

<p>
<b>FTP site</b>
<p>
<a  href=ftp://ftp.tcl.tk/pub/tcl/httpd>ftp://ftp.tcl.tk/pub/tcl/httpd</a>
<p>
[mypage::footer]