legacy/mod_dtcl/download.html (105 lines of code) (raw):

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"> <html> <head> <title>Download mod_dtcl</title> <link rel="stylesheet" href="../style.css"> </head> <body> <table align="center" width="63%" border="0"> <tr> <td align="center" valign="top"> <h1 style="padding: .3em;"> mod_dtcl </h1> </td> </tr> </table> <hr> <table class="main"> <tr> <td bgcolor="#cccccc" valign="top" align="left"> <b> <div class="box"> <a href="../">Apache Tcl Home</a> </div><div class="box"> <hr></hr> </div><div class="box"> <a href="index.html">mod_dtcl Home</a> </div><div class="box"> <a href="documentation/">mod_dtcl documentation</a> </div><div class="box"> <a href="examples.html">mod_dtcl examples</a> </div><div class="box"> <a href="download.html">Download mod_dtcl</a> </div><div class="box"> <a href="news.html">News &amp; Status</a> </div><div class="box"> <a href="contributing.html">Contributing</a> </div><div class="box"> <a href="contact.html">Contact/Mailing list</a> </div><div class="box"> <a href="credits.html">Credits</a> </div> </td> <td valign="top"> <h2>Download mod_dtcl</h2> <p> <b>Pre-built packages</b>: </p> <ul> <li>Debian GNU/Linux: <a href="http://www.debian.org/Packages/unstable/web/libapache-mod-dtcl.html">http://www.debian.org/Packages/unstable/web/libapache-mod-dtcl.html</a> </li> <li>Redhat GNU/Linux: <a href="download/">download/</a> (provided by Simon Greaves)</li> <li>FreeBSD: <a href="http://www.freebsd.org/cgi/ports.cgi?query=mod_dtcl">http://www.freebsd.org/cgi/ports.cgi?query=mod_dtcl</a></li> <li>Windows NT .zip: <a href="download/Mod_dtcl.zip">Mod_dtcl.zip</a> (provided by Craig Huckabee)</li> </ul> <p> <b>Source Code</b>: </p> <ul> <li> <a href="download/">download/</a> </li> </ul> <p><b>CVS</b>:</p> <ol> <li> <code>cvs -d:pserver:anoncvs@cvs.apache.org:/home/cvspublic login</code> (password anoncvs) </li> <li> <code>cvs -d:pserver:anoncvs@cvs.apache.org:/home/cvspublic checkout tcl-moddtcl</code><br> </li> </ol> <p> <a href="http://dev.apache.org/anoncvs.txt">Detailed instructions</a> on the use of anonymous CVS. </p> </td> </tr> </table> <table align="center" width="100%"> <tr> <td align="left"> <a href="http://www.apache.org/"><img src="/apache_pb.gif" alt="Powered by Apache" border="0" width="259" height="32"></a> </td> <td align="right"> <a href="http://www.tcl.tk/"><img src="/tclp.gif" alt="Powered by Tcl" border="0" width="42" height="64"></a> </td> </tr> </table> </body> </html>