diff options
Diffstat (limited to 'htdocs')
-rwxr-xr-x | htdocs/docs/install.html | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/htdocs/docs/install.html b/htdocs/docs/install.html index 728a24c..f2b103b 100755 --- a/htdocs/docs/install.html +++ b/htdocs/docs/install.html @@ -1,5 +1,5 @@ -<!--#set var="revision" value="\$Id: install.html,v 1.29 2007-08-06 06:22:49 ot Exp $" ---><!--#set var="date" value="\$Date: 2007-08-06 06:22:49 $" +<!--#set var="revision" value="\$Id: install.html,v 1.30 2007-08-17 02:25:06 ot Exp $" +--><!--#set var="date" value="\$Date: 2007-08-17 02:25:06 $" --><!--#set var="title" value="Installation Documentation for The W3C Markup Validation Service" --><!--#set var="relroot" value="../" --><!--#include virtual="../header.html" --> @@ -78,11 +78,8 @@ <p> The SGML parser we're currently using is <code>OpenSP 1.5.2</code>, which can be found on the - <a href="http://openjade.sourceforge.net/">OpenJade home page</a>. - Do <em>not</em> try to run the Validator with an earlier than 1.5 - version of OpenSP. It will not work. If one hacks it to "work" - with such a version, a potential security hole will also open. - Just use OpenSP 1.5 or later. + <a href="http://sourceforge.net/projects/openjade/">OpenJade home page</a>. + Note that the validator will not work with any version of OpenSP earlier than 1.5.2. </p> <h5 id="install-prereq-perl">Perl Modules</h5> @@ -94,7 +91,7 @@ title="Comprehensive Perl Archive Network">CPAN</acronym></a> (minimum versions in parenthesis after the name). The following list was complete when CVS spit out: - <code>$Date: 2007-08-06 06:22:49 $</code>. <tt>:-)</tt> + <code>$Date: 2007-08-17 02:25:06 $</code>. <tt>:-)</tt> </p> <p> One easy - and strongly recommended - way to take care of all these |