ruby - libxml2 is missing error -


i using osx yosemite (10.10.3), , when try install cupertino via gem using "gem install cupertino" following error. can correct this. have tried many solutions have tried online no avail.

libxml2 missing.  please locate mkmf.log investigate how failing. ----- *** extconf.rb failed *** not create makefile due reason, lack of necessary libraries and/or headers 

on ubuntu apt-get install libxml2-dev install missing parts.


Comments