Changes between Version 1 and Version 2 of Ticket #36109, comment 10


Ignore:
Timestamp:
Apr 10, 2017, 10:56:46 PM (7 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36109, comment 10

    v1 v2  
    55The follow two commands did the job:
    66
    7   sudo port -f uninstall libxml2 libxslt
    8 
    9   sudo port install libxml2 libxslt
     7{{{
     8sudo port -f uninstall libxml2 libxslt
     9sudo port install libxml2 libxslt
     10}}}
    1011
    1112I hope that helps.