I managed to kill my offlist reply through my own impatience, but the gist was that there is a libiconv.2.3.0 dylib present, which would provide compatibility version 6.0.0.
So if it was correctly installed by Fink, we can proceed by updating libiconv and friends back to the appropriate version. -------- Original Message -------- Subject: Fwd: [Fink-users] dyld: Library not loaded: /sw/lib/libiconv.2.dylib Date: Fri, 13 Apr 2007 18:23:17 +0200 From: grigor amadeus <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] References: <[EMAIL PROTECTED]> Begin forwarded message: > *From: *"Alexander K. Hansen" <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> > *Date: *13. April 2007 18:06:48 MESZ > *To: *grigor amadeus <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> > *Cc: [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > *Subject: **Re: [Fink-users] dyld: Library not loaded: > /sw/lib/libiconv.2.dylib* > > 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. >> FinkCommander select a bunch of packages which need to be installed >> because of dependencies, and I did agree with. >> Installation process run and I don't remember if everything finish well. >> >> Effect since then, when open a shell and execute a command: >> <<Begin of transcript>> >> dyld: Library not loaded: /sw/lib/libiconv.2.dylib >> Referenced from: /sw/lib/libintl.3.dylib >> Reason: Incompatible library version: libintl.3.dylib requires >> version 6.0.0 or later, but libiconv.2.dylib provides version 5.0.0 >> Trace/BPT trap >> <<End of transcript>> >> The $PATH is: /sw/bin:/sw/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/Users/ >> my-user/bin:/usr/X11R6/bin >> When exclude /sw/bin from $PATH no error. >> >> >> > What version of the libiconv package do you have installed? It looks > like you either need a later one or that something has gotten confused > in linking. Do you have any other libiconv.2.dylib on your system > besides Fink's ? libiconv: Version: 1.9.1 Revision: 11 reagrding to linking: being in /sw/lib and executing ls -lsa libiconv*, I get: 2128 -rw-r--r-- 1 root admin 1087556 May 15 2005 libiconv.2.2.0.dylib 2472 -rw-r--r-- 1 root admin 1261840 Aug 10 2006 libiconv.2.3.0.dylib 8 lrwxr-xr-x 1 root admin 20 Apr 12 19:10 libiconv.2.dylib -> libiconv.2.2.0.dylib 2472 -rw-r--r-- 1 root admin 1261840 Aug 10 2006 libiconv.dylib 8 -rw-r--r-- 1 root admin 785 Jun 9 2006 libiconv.la If I should see something different, please advise what to do. Your last question: no, no other libiconv.2.dylib. >> But this is no solution because since then apt-get and also fink >> always end with an error. >> When running /sw/bin/apt-get update, I get: >> <<Begin of transcript>> >> Err file: local/main Packages >> File not found >> Ign file: local/main Release >> Err file: stable/main Packages >> File not found >> Ign file: stable/main Release >> Err file: stable/crypto Packages >> File not found >> Ign file: stable/crypto Release >> Hit http://bindist.finkmirrors.net 10.4-transitional/release/main >> Packages >> Hit http://bindist.finkmirrors.net 10.4-transitional/release/main >> Release >> Hit http://bindist.finkmirrors.net 10.4-transitional/release/crypto >> Packages >> Hit http://bindist.finkmirrors.net 10.4-transitional/release/crypto >> Release >> Hit http://bindist.finkmirrors.net 10.4-transitional/current/main >> Packages >> Hit http://bindist.finkmirrors.net 10.4-transitional/current/main >> Release >> Hit http://bindist.finkmirrors.net 10.4-transitional/current/crypto >> Packages >> Hit http://bindist.finkmirrors.net 10.4-transitional/current/crypto >> Release >> Failed to fetch file:/sw/fink/dists/local/main/binary-darwin-powerpc/ >> Packages File not found >> Failed to fetch >> file:/sw/fink/dists/stable/main/binary-darwin-powerpc/ Packages File >> not found >> Failed to fetch file:/sw/fink/dists/stable/crypto/binary-darwin- >> powerpc/Packages File not found >> Reading Package Lists... Done >> Building Dependency Tree... Done >> W: Couldn't stat source package list file: local/main Packages (/sw/ >> var/lib/apt/lists/_sw_fink_dists_local_main_binary-darwin- >> powerpc_Packages) - stat (2 No such file or directory) >> W: Couldn't stat source package list file: stable/main Packages (/sw/ >> var/lib/apt/lists/_sw_fink_dists_stable_main_binary-darwin- >> powerpc_Packages) - stat (2 No such file or directory) >> W: Couldn't stat source package list file: stable/crypto Packages (/ >> sw/var/lib/apt/lists/_sw_fink_dists_stable_crypto_binary-darwin- >> powerpc_Packages) - stat (2 No such file or directory) >> W: Couldn't stat source package list file: local/main Packages (/sw/ >> var/lib/apt/lists/_sw_fink_dists_local_main_binary-darwin- >> powerpc_Packages) - stat (2 No such file or directory) >> W: Couldn't stat source package list file: stable/main Packages (/sw/ >> var/lib/apt/lists/_sw_fink_dists_stable_main_binary-darwin- >> powerpc_Packages) - stat (2 No such file or directory) >> W: Couldn't stat source package list file: stable/crypto Packages (/ >> sw/var/lib/apt/lists/_sw_fink_dists_stable_crypto_binary-darwin- >> powerpc_Packages) - stat (2 No such file or directory) >> W: You may want to run apt-get update to correct these problems >> E: Some index files failed to download, they have been ignored, or >> old ones used instead. >> <<End of transcript>> >> >> >> > This is a completely separate issue which is in the FAQ: > > http://www.finkproject.org/faq/usage-fink.php#packages-gz I understand what you mean, I just leave the whole output in the message, because of the last W-line "W: You may want to run apt-get update to correct these problems". I get this message by running apt-get update. Thanks for your hint. >> 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 >> >> >> >> > > > -- > Alexander K. Hansen > Fink User Liaison/Documenter > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> -- Alexander K. Hansen Fink User Liaison/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