Compiling mod_perl on OSX 10.2.4

2003-03-04 Thread R. Hannes Niedner
I was wondering whether some one knows why some tests are skipped. I think I am running into trouble because this functionality is missing in dependent Perl modules (I am trying to get Apache::PageKit to run). --- skip- seems ok--- modules/cookieskipped all skipped: no reason

XML and XSLT C Libraries

2003-03-04 Thread John Horner
I'm really confused about the c libraries which need to be in place before I can install some Perl XML/XSLT libraries -- libxml and libxslt. I honestly can't remember the details, but I never managed to get anything more powerful than XML::Simple to install, because the versions of libxml

Re: XML and XSLT C Libraries

2003-03-04 Thread stephen rouse
when i was installing the necessaries last week, i did the following: 1. installed Bundle::LWP. 2. Built and installed expat (i downloaded the source from http://expat.sourceforge.net), which a lot of the CPAN xml modules seem to need. 3. i had to install XML::Parser manually, as the the

More Specific Question

2003-03-04 Thread John Horner
Thanks very much to Stephen Rouse for help with my previous not-very-detailed question. My question now is I need to upgrade to more modern versions of libxml and libxslt libraries, how do I do that? I'm getting errors when trying to install XML::LibXML running xml2-config... failed