Quote:
Originally Posted by KevinH
I do not have libxml2.dylib on my machine so I configured without it and it built just fine on my Mac OS X Mavericks machine.
|
The libxml2 libraries and headers are part of the OS X SDK, and the headers are in /usr/include/libxml2/libxml. You shouldn't need a separate installation unless you're working around bugs or the code uses features introduced in a newer version than whatever Apple is shipping this week.