Re: [MacPorts] #13847: pidgin 2.3.1 does not start (old gtk-x11 version)
Dear Victor, please keep mailing to the macports-users mailinglist. I need more information here. Please do: sudo port -d selfupdate sudo port -d uninstall pidgin sudo port -d install pidgin and show us the relevant lines from the pidgin configure process. Kind regards Thomas Victor Escobar wrote:
Original error:
dyld: Library not loaded: /opt/local/lib/libgtk-x11-2.0.0.dylib Referenced from: /opt/local/bin/pidgin Reason: Incompatible library version: pidgin requires version 1201.0.0 or later, but libgtk-x11-2.0.0.dylib provides version 1001.0.0 Trace/BPT trap Thomas, Thank you for your comment. Do you have any pointers on where I should continue my investigation, since you've shown that it's not a problem with the Pidgin port /per se/? It's very interesting to note that on my box *libgtk-x11-2.0.0.dylib* is symlinked to *libgtk-x11-2.0.0.1200.2.dylib*, even though it's somehow being reported to Pidgin as 1001.0.0 -- any idea how this could be? Again, any help or advice you can offer is most appreciated. :-)
$ ls -l /opt/local/lib/libgtk*.dylib -rwxr-xr-x 2 root admin 4618156 Dec 28 06:15 */opt/local/lib/libgtk-x11-2.0.0.1200.2.dylib* lrwxr-xr-x 1 root admin 29 Dec 28 06:15 */opt/local/lib/libgtk-x11-2.0.0.dylib -> libgtk-x11-2.0.0.1200.2.dylib* lrwxr-xr-x 1 root admin 29 Dec 28 06:15 */opt/local/lib/libgtk-x11-2.0.dylib -> libgtk-x11-2.0.0.1200.2.dylib*
participants (1)
-
Thomas Reifferscheid