libimobiledevice / libideviceactivation

A library to handle the activation process of iOS devices
https://libimobiledevice.org
GNU Lesser General Public License v2.1
286 stars 131 forks source link

libxml2 #19

Closed daniel-bluesea closed 7 years ago

daniel-bluesea commented 7 years ago

configure: error: Package requirements (libxml-2.0 >= 2.9) were not met:

Requested 'libxml-2.0 >= 2.9' but version of libXML is 2.8.0

nikias commented 7 years ago

Sorry but the output says what the problem is. You need a newer version of libxml here.