Chris Wolf wrote:
> Before posting, I searching the list, and only found one message relevant
> to the issue I'm having:
> http://article.gmane.org/gmane.os.apple.fink.gnome/1828
>
> However, this thread did not help.  The error I'm getting
> is as follows.  Thanks for any advice,
> Regards, Chris Wolf.
>
> dyld: Library not loaded: /sw/lib/libgobject-2.0.0.dylib
>   Referenced from:
> /sw/src/fink.build/pango1-xft2-1.10.1-1003/pango-1.10.1/pango/.libs/pango-querymodules
>   Reason: Incompatible library version: pango-querymodules requires
> version 1201.0.0 or later, but libgobject-2.0.0.dylib provides version
> 401.0.0
> [...]
> Failed: phase compiling: pango1-xft2-1.10.1-1003 failed
>
>   
It appears that pango1-xft2 needs a later version of glib2-shlibs (the 
package that provides libgobject-2.0.0.dylib) than you currently have 
installed, but that versioned dependency isn't declared.  Try doing 
"fink install glib2-shlibs" and see if you get a later version.

--
Alexander K. Hansen
Fink User Liason/Documenter
[EMAIL PROTECTED]


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to