"Terje Bless" <[EMAIL PROTECTED]> writes:

> On 01.08.01 at 23:29, Jason E. Stewart <[EMAIL PROTECTED]> wrote:
> 
> >I'd really like to see those of you using Solaris and RedHat tell me
> >if you can compile without trouble.
> 
> Nope, it's still broken. You need to compile Xerces-C from source (this is
> nothing new, but not really obvious from docs) 

Do you have a suggestion how I can make it more obvious? The entry in
PORTS for linux now has:

  * x86-redhat7: 
    - Xerces-C: compile from source
    - Perl: RedHat Package (5.6.???)
    - Gcc: RedHat Package (2.95.6-RH)

Is this good enough?

> and apply the attached patch against Xerces-P "Makefile.PL". You set
> $LIBS to "-lpthread", but then immediately overwrite it if Xerces-C
> isn't in the default linker path (i.e.  $XERCESCROOT is set).

Ouch thanks for that catch. Fixed.

> With those caveats it works like a charm on Red Hat 7.1 with GCC 2.96-RH
> (not 2.95.2 as PORTING sez). 

Thanks, fixed.

> One DOM_Entity test fails "as expected" 

Correct, I found a bug in DOM_Entity that still hasn't been fixed by
the Xerces-C folks.

> and there are no tests for XML::Xerces::DOMParse.

Are you offering to write them? ;-)

Thanks Terje,
jas.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to