On 01.08.01 at 14:12, Jason E. Stewart <[EMAIL PROTECTED]> wrote:
>I guess I never asked to see what the compile problem was... Sorry.
I guess I should have taken the huge honking "hint" when it died on a
unresolved symbol: pthread_mutex_destroy. :-)
>If make test runs and you get all tests successful, then you have a
>fully working copy of Xerces.pm, congratulations!
Cool! Now to find some time to play with it so I can figure it out and
complain about specific bits of the documentation instead of just
complaining in general... :-)
First Stupid Question�: Why is it complaining about http URLs? Doesn't
Xerces support HTTP for resolving System Identifiers? Come to think of it,
doesn't it support SGML Open Catalogs (XML Catalogs?) to lookup FPIs?
I'm going to be using this to Validate stuff like XHTML and MathML; the FPI
and SI are going to be "Well Known", out of my control, and require a
network operation unless I can tell Xerces to use a local catalog to
resolve it (and to "OVERRIDE YES").
Am I going to have to dig into the API docs to set this up? Implement an
Entity Manager in higher-level code?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]