On 3/19/07, Martin Costabel wrote: > Mojca Miklavec wrote: > [] > > gtk-doc: Running scanner libgnomeprintui-scan > > dyld: Library not loaded: /sw/lib/libpangoxft-1.0.0.dylib > > Referenced from: /sw/lib/libgnomecanvas-2.0.dylib > > Reason: Incompatible library version: libgnomecanvas-2.0.dylib > > requires version 1501.0.0 or later, but libpangoxft-1.0.0.dylib > > provides version 1002.0.0 > > This means that your copy of /sw/lib/libgnomecanvas-2.0.dylib was > compiled in the presence of a different version of > libpangoxft-1.0.0.dylib than what you have now in /sw/lib/. > > Whatever the historical reason for this, which only you can know (you > changed libpangoxft-1.0.0.dylib from a newer to an older version, or you > got libgnomecanvas2-shlibs from someone else, or you have a newer > version of libpangoxft somewhere else on your system and this interfered > with compilation), in any case you need to rebuild the > libgnomecanvas2-shlibs package so that it links to the version of > libpangoxft that you have now in /sw/lib.
Thanks a lot for the hint. This was indeed the case (I installed pango manually) since I needed pangocairo some time ago, but I forgot about that. I removed and reinstalled some packages and now it works again. Thanks a lot! But why do I have problems with fink remove --recursive somepackage ? It would be also great to have pangocairo as a fink package. Thanks again for the hint and explanation about Epochs, Mojca ------------------------------------------------------------------------- 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-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
