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 ?
> 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
> 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]


-------------------------------------------------------------------------
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