[MacPorts] #19012: Problem with libpng version while installing Geany

MacPorts noreply at macports.org
Fri Mar 27 11:08:16 PDT 2009


#19012: Problem with libpng version while installing Geany
--------------------------------+-------------------------------------------
 Reporter:  kkazakov@…          |       Owner:  macports-tickets@…                   
     Type:  defect              |      Status:  new                                  
 Priority:  Normal              |   Milestone:  Port Bugs                            
Component:  ports               |     Version:  1.7.0                                
 Keywords:                      |        Port:                                       
--------------------------------+-------------------------------------------
 Ok, it's a fresh install of 10.5.6.

 I installed latest macports, and then just did


 {{{
 sudo port install geany
 }}}

 after some time (compiling everything), it was done. System was rebooted,
 and I have in .profile the correct path. I tried executing geany and got:


 {{{
 wasp:~ wasp$ geany
 dyld: Library not loaded: /opt/local/lib/libpng12.0.dylib
   Referenced from: /opt/local/lib/libgtk-x11-2.0.0.dylib
   Reason: Incompatible library version: libgtk-x11-2.0.0.dylib requires
 version 36.0.0 or later, but libpng12.0.dylib provides version 33.0.0
 Trace/BPT trap
 wasp:~ wasp$
 }}}

 Check for installed png provides this:


 {{{
 wasp:~ wasp$ sudo port installed libpng
 The following ports are currently installed:
   libpng @1.2.35_0 (active)
 wasp:~ wasp$
 }}}

 I haven't installed anything else via macports. Geany was the primary
 reason to install it.

 macports is the latest version. sudo port selfupdate did nothing.

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


More information about the macports-tickets mailing list