Re: XML::LibXSLT
by Matt Sergeant other posts by this author
Jul 12 2001 8:15AM messages near this date
view in the new Beta List Site
Re: XML::LibXSLT
|
XML::LibXSLT
On Thu, 12 Jul 2001, dhogan wrote:
> Also it just might be helpfull if I could figure out how to make libxml2.so0 link
> statically to LibXML.so
Don't do that. libxml2 uses a number of globals. Linking statically causes
horrible mixups when you do that on certain OSes (and yours certainly
seems like a "certain" OS :-).
I don't know what your other problem is unfortunately. I think maybe you
should speak to SCO.
--
<Matt/>
/|| ** Founder and CTO ** ** http://axkit.com/ **
//|| ** AxKit.com Ltd ** ** XML Application Serving **
// || ** http://axkit.org ** ** XSLT, XPathScript, XSP **
// \\| // ** mod_perl news and resources: http://take23.org **
\\//
//\ // \
_______________________________________________
Perl-XML mailing list
Perl-XML@[...].com
http://listserv.ActiveState.com/mailman/listinfo/perl-xml
Thread:
dhogan
dhogan
Matt Sergeant
|