[MacPorts] #47708: gedit builds but does not launch

MacPorts noreply at macports.org
Tue May 12 15:10:36 PDT 2015


#47708: gedit builds but does not launch
---------------------+----------------------
  Reporter:  mf2k@…  |      Owner:  devans@…
      Type:  defect  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:  2.3.99
Resolution:          |   Keywords:
      Port:  gedit   |
---------------------+----------------------

Comment (by devans@…):

 Same here, indicating nothing linked to /opt/X11/lib/libGL.1.dylib in the
 hard coded search paths.

 However, if I run
 {{{
 $ depsearch.sh libGL.1.dylib

  mesa (/opt/local/lib/libGL.1.dylib)
  webkit-gtk3 (/opt/local/lib/libwebkitgtk-3.0.0.dylib)
 }}}

 and then
 {{{
 $ otool -L /opt/local/lib/libwebkitgtk-3.0.0.dylib | grep libGL

         /opt/local/lib/libGL.1.dylib (compatibility version 4.0.0, current
 version 4.0.0)
 }}}

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


More information about the macports-tickets mailing list