[MacPorts] #16912: qtpfsgui won't run

MacPorts noreply at macports.org
Sat Oct 18 17:58:45 PDT 2008


#16912: qtpfsgui won't run
--------------------------------+-------------------------------------------
 Reporter:  dersh at alum.mit.edu  |       Owner:  macports-tickets at lists.macosforge.org
     Type:  defect              |      Status:  new                                  
 Priority:  Normal              |   Milestone:  Port Bugs                            
Component:  ports               |     Version:  1.6.0                                
 Keywords:  qtpfsgui exiv       |        Port:  qtpfsgui                             
--------------------------------+-------------------------------------------
 When I try to double click on qtpfsgui I get a error of:
 Library not loaded: /opt/local/lib/libexiv2.0.dylib
 Referenced from:
 /Applications/MacPorts/qtpfsgui.app/Contents/MacOS/qtpfsgui

 I checked and in fact that library doesn't exist.  I see that exiv2
 provides:

 /opt/local/lib/libexiv2.dylib

 /opt/local/lib/libexiv2.4.dylib

 /opt/local/lib/libexiv2.4.0.1.dylib

 My guess is that a recent upgrade of exiv2 broke the link.

 I tried this as a work around:
 {{{
 sudo ln -s /opt/local/lib/libexiv2.4.0.1.dylib
 /opt/local/lib/libexiv2.0.dylib
 }}}
 and now it does open.


 I am not sure if exiv2 really should have that link, or if qtpfsgui really
 should be looking for libexiv2.dylib rather then libexif2.0.  But the
 current combination doesn't work.

-- 
Ticket URL: <http://trac.macports.org/ticket/16912>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list