[MacPorts] #46992: sudo port install source-highlight

MacPorts noreply at macports.org
Sat Feb 28 19:47:58 PST 2015


#46992: sudo port install source-highlight
-------------------------------+--------------------------------
  Reporter:  patrickmccanna@…  |      Owner:  macports-tickets@…
      Type:  defect            |     Status:  new
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.3.3
Resolution:                    |   Keywords:
      Port:  source-highlight  |
-------------------------------+--------------------------------

Comment (by devans@…):

 The problem seems to be that source-highlight is looking for
 libboost_regex-mt.dylib here
 {{{
 /usr/local/lib/libboost_regex-mt.dylib
 }}}

 when in fact MacPorts installs this library here
 {{{
 /opt/local/lib/libboost_regex-mt.dylib
 }}}

 Do you have a non-MacPorts copy of boost installed in /usr/local ?

-- 
Ticket URL: <https://trac.macports.org/ticket/46992#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list