Local installation failed

Hello,

I am unable to install the validator from the tarballs provided at
http://validator.w3.org/source/. I have installed it on a virtual
server on my machine at http://validator.cubik.ca/. I get the following
error in my Apache log when I try to validate a document:

check: Use of uninitialized value in string eq at /var/www/validator.cubik.ca/check line 1430, <_GEN_2> line 1., referer: http://validator.cubik.ca/
check: Use of initialized value in pattern match (m//) at /var/www/validator.cubik.ca/check line 588., referer: http://validator.cubik.ca/

# onsgmls --version
onsgmls:I: "OpenSP" version "1.5"

# export SGML_SEARCH_PATH=/usr/share/w3c-validator/sgml-lib
# cat /var/www/localhost/htdocs/index.html | onsgmls -c /usr/share/w3c-validator/sgml-lib/xml.soc -E0 -R -wvalid -wnon-sgml-char-ref -wno-duplicate -wxml
onsgmls:/usr/share/w3c-validator/sgml-lib/xml.dcl:32:27:W: characters in the document character set with numbers exceeding 111411 not supported
Alang TOKEN en
Axml:lang TOKEN en
Adir IMPLIED
...
[ whole bunch of processing snipped ]
...
(img
)img
)a
-\n\012
)p
)body
)html
C

Could anyone suggest what is wrong? The only warning I see is explicitly
ignored by the code. Does my running a virtual server mess up the filehandles
or something?

Please Cc me on all traffic wrt this message, as I am not on the mailing list.

Thanks,
Brian

-- 
Brian Richardson
Sun Certified Java Programmer
GnuPG Fingerprint 132E 867F 4E73 0607 A4AA  49A7 CB0D BCC9 DEC2 886C
Public Key available at http://www.cubik.ca/

Received on Thursday, 29 January 2004 19:33:00 UTC