grigor amadeus wrote: > Hello, > > I'm new in Mac OS, but using linux the last years - most debian based > distributions. > I have a macbook with: > *Mac OS X 10.4.9 > *Fink 0.8.1 > *FinkCommander 0.5.4 > *X11 1.1.3 - XFree86 4.4.0 > > Everything works fine, until last days. > I installed Evolution (Ximian Evolution mail-program) and being in > the step to write a new mail, Evolution expects gtkhtml-packages for > rendering. > > I start FinkCommander and select gtkhtml1.1, gtkhtml1.1-dev, > gtkhtml1.1-shlibs.
Are you sure gtkhtml1.1 is recent enough? It's ancient. The most recent version of evolution in fink (1.5.92.1, which isn't even available for intel macs because is depends on gcc3.3) insists on gtkhtml3 (>= 3.2.1-4). Anything more modern from outside fink is likely to want at least gtkhtml3.8.15 (gtkhtml3.8.15-3.10.2 is available from fink). And if you're really up to date outside fink, evolution is probably looking for gtkhtml 3.14 (potentially not a good thing on macs, as gtkprint seems to have some issues...) >[snip] > > When running fink update-all, I get: > <<Begin of transcript>> > Information about 1733 packages read in 1 seconds. > The following package will be installed or updated: > base-files > dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-base- > files-1.9.8-1 /sw/src/fink.build > dyld: Library not loaded: /sw/lib/libiconv.2.dylib > Referenced from: /sw/lib/libintl.1.dylib > Reason: Incompatible library version: libintl.1.dylib requires > version 6.0.0 or later, but libiconv.2.dylib provides version 5.0.0 > ### execution of dpkg-deb failed, exit code 5 > Failed: can't create package fink-buildlock-base-files-1.9.8-1 > <<End of transcript>> > > I will appreciate your help. Thanks in advance. > > Amadeus Dave -- David Reiser [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
