[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

configuring libxslt with a different version of libxml

Subject: configuring libxslt with a different version of libxml than whats installed
From: Nick Deubert <ncd@xxxxxxxxxxx>
Date: Fri, 30 Sep 2005 17:43:35 -0400
nick deubert
Hey everyone,
I'm trying to configure libxslt version 1.1.15 using a libxml I installed to a different prefix since I don't want to affect the machine im on.


yet I keep getting:
...
checking for libxml libraries >= 2.6.17... configure: error: Could not find libxml2 anywhere, check ftp://xmlsoft.org/.
...
Or it finds the older version on the system and tells me thats too old and it fails.


Here is the command I was using...
./configure --prefix=/home/TOOLS/libxslt/libxslt-1.1.15_dst/ \
--with-libxml-prefix=/home/TOOLS/libxml2/libxml2-2.6.22_dst/bin/ \
--with-libxml-libs-prefix=/home/TOOLS/libxml2/libxml2-2.6.22_dst/lib/ \
--with-libxml-include-prefix=/home/TOOLS/libxml2/libxml2-2.6.22_dst/include/


The configure help also said though if I just point it to the src dir of xml2, like below, then it'll find it all but that fails too. Like so:
./configure --prefix=/home/TOOLS/libxslt/libxslt-1.1.15_dst/ \
--with-libxml-src=/home/TOOLS/libxml2/libxml2-2.6.22_src/


Any suggestions?
Thanks,
Nick

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.