[MacPorts] #36109: libxml2 2.8.0 breaks postgis2 2.0.1
MacPorts
noreply at macports.org
Thu Mar 19 11:12:07 PDT 2015
#36109: libxml2 2.8.0 breaks postgis2 2.0.1
-------------------------------+--------------------------------
Reporter: cmutel@… | Owner: macports-tickets@…
Type: defect | Status: reopened
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords:
Port: libxml2 postgis2 |
-------------------------------+--------------------------------
Comment (by tim.holahan@…):
I spent several hours wrestling with this today (postgis 2.1 and libxml
2.9.2). I'm not sure why, but forcing the uninstall of both libxml2 and
libxslt finally resolved it. I got the idea from this page on nokogiri
issues with libxml2:
https://github.com/sparklemotion/nokogiri/wiki/What-to-do-if-libxml2-is-
being-a-jerk
The follow two commands did the job:
sudo port -f uninstall libxml2 libxslt
sudo port install libxml2 libxslt
I hope that's useful.
--
Ticket URL: <https://trac.macports.org/ticket/36109#comment:10>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list