Top "Libxml2" questions

Software library for parsing XML documents.

Cannot compile when using libxml

I have a source file that I can run via the terminal using gcc source.c -I/usr/include/libxml2 …

c libxml2
How to use libxml2 with python on macOs?

I'm on OSX Lion and I have libxml2 installed (by default) and I have python installed (by default) but they …

python macos osx-lion libxml2
Install PHP 5 without libxml2

I am trying to install a copy of PHP 5 to my home directory on the school computer. The problem is …

php libxml2
Xcode 4 libxml/... not found, new problem

I have searched the net and the consensus seems to be to add ${SDK_DIR}/usr/lib/libxml2 to the …

libxml2 xcode4
Perl XML::LibXML: findnode vs. findvalue vs. find - what's the difference?

I am using XML::LibXML, and I simply need to get a count of the nodes specified by an XPath …

perl xpath libxml2
XML Validation against XSD in PHP libxml

I have created an xml like below <Request> <RequestType>Logon</RequestType> <MobileId>23424&…

php xml xsd domdocument libxml2
Getting nokogiri to use a newer version of libxml2

I've been trying to get Nokogiri installed on my computer (Mountain Lion) to use with rspec and capybara, but for …

ruby-on-rails ruby rspec nokogiri libxml2
iPhone libxml2 not found during build

I currently got some errors with libxml2 in my iPhone project. This was working before, after making some changes in …

iphone xcode libxml2
Mountain Lion - LibXML & Nokogiri

I've just updated to OS X Mountain Lion and I'm getting the following when working with rails and terminal. WARNING: …

ruby-on-rails ruby libxml2 homebrew osx-mountain-lion
Can't find headers for libxml2 and iOS 5.0 SDK / Xcode 4.2 (beta 3)

Seems quite a few people have encountered this issue on the official Apple Developer forums, yet didn't find a solution …

libxml2 ios5