Re: New validator install says everything invalid (Was: This page is not Valid !)

* Pete Prodoehl wrote:
>on Redhat-9 I've installed OpenSP-1.5 and I then try this:
>
>cat test.html | /usr/local/bin/onsgmls -c 
>/home/apache/htdocs/validator/sgml-lib/xml.soc -E0 -R -wvalid 
>-wnon-sgml-char-ref -wno-duplicate -wxml
>
>and I get:
>
>/usr/local/bin/onsgmls:E: cannot find 
>"/home/apache/htdocs/validator/sgml-lib/xml.soc"; tried
>/usr/local/bin/onsgmls:<OSFD>0:3:83:E: URL not supported by this version
>/usr/local/bin/onsgmls:<OSFD>0:3:83:E: DTD did not contain element 
>declaration for document type name

Remove the -R or do whatever necessary to allow onsgmls to look into the
relevant directories under --restricted.

Received on Monday, 28 June 2004 15:54:27 UTC