summaryrefslogtreecommitdiffstats
path: root/htdocs/docs
diff options
context:
space:
mode:
authorot <ot@localhost>2007-08-17 02:25:06 +0000
committerot <ot@localhost>2007-08-17 02:25:06 +0000
commit9f85bf44daf1a06faef670e20e9e6b7cc338277c (patch)
tree76e0ffdef9e27c44f30b78d0330b6d212a1d30cc /htdocs/docs
parent75aa588fa837045ad76eb339137b73bc0174a02c (diff)
downloadmarkup-validator-9f85bf44daf1a06faef670e20e9e6b7cc338277c.zip
markup-validator-9f85bf44daf1a06faef670e20e9e6b7cc338277c.tar.gz
markup-validator-9f85bf44daf1a06faef670e20e9e6b7cc338277c.tar.bz2
updating requirement for opensp
Diffstat (limited to 'htdocs/docs')
-rwxr-xr-xhtdocs/docs/install.html13
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