Re: Can't install LibXML
- From: Sherm Pendley <spamtrap@xxxxxxxxxxx>
- Date: Tue, 12 Dec 2006 13:27:19 -0500
John Oliver <joliver@xxxxxxxxxxxxxxx> writes:
System is Red Hat ES 4 (Nahant Update 3)
....
CPAN.pm: Going to build P/PA/PAJAS/XML-LibXML-1.62001.tar.gz
enable native perl UTF8
running xml2-config...failed
The installed version of libxml2 not compatible with XML::LibXML.
There's the problem. XML::LibXML is a wrapper around the C library LibXML.
You may not have the library installed, or the version you have may be too
old.
RedHat typically divides libraries into two packages, one package with the
library binary used by pre-built apps, and a -dev package with the corres-
ponding header and other files needed to build new apps against it. You'll
need both packages to build the Perl module.
sherm--
--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net
.
- References:
- Can't install LibXML
- From: John Oliver
- Can't install LibXML
- Prev by Date: Re: Can't install LibXML
- Next by Date: Re: To parse the command output..
- Previous by thread: Re: Can't install LibXML
- Next by thread: Re: Can't install LibXML
- Index(es):
Relevant Pages
|
|