On Tuesday, Feb 4, 2003, at 21:57 Europe/London, Kjetil Kjernsmo wrote:
On Tuesday 04 February 2003 21:28, Matt Sergeant wrote:Great, that worked! :-)Please try this patch:
OK, next problem (I also discovered I needed the Debian package
apache-dev, I mention this as reference for later googles by others in
the same situation :-) ),
t/02language........FAILED test 7
Failed 1/9 tests, 88.89% okay (-3 skipped tests: 5 okay, 55.56%)
Is that:
test_module("Apache::AxKit::Language::XSP", "XML::LibXML");
?
Probably. Can you try:
$ make test TEST_VERBOSE=1 TEST_FILES=t/02language.t Then it'll show what the error is. But I think I know...
Hmm, that's something that was split off XML::LibXML. I need to look into whether or not we need it (it's required if you use XML::LibXML 1.53, but I'm hoping we can roll over that version with a steam roller).My version of the much discussed XML::LibXML module is $VERSION = "1.52"; Installing it anyway, it complains with a 500 and that I don't have LibXML/Common.pm. Is this something new...?
No, but there's a line that requires it (via "use") which you'll have to comment out.I've tried to install this, but that has so far been extremely painful... Do I need it?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
