Hello!

First of all thank you much for this program, which is very useful!!!

I just installed Fink (0.8.1 on Mac Os X 10.4.1) and have a problem when 
loading dpkg (so actually I can't install any package)

a$ dpkg
dyld: Library not loaded: /sw/lib/libiconv.2.dylib
  Referenced from: /sw/bin/dpkg
  Reason: Incompatible library version: dpkg requires version 6.0.0 or 
later, but libiconv.2.dylib provides version 5.0.0
Trace/BPT trap

This problem was actually already discussed one year ago (see mail "deep 
stuff" and "error after insrtall kpdf" in begiiner, and "libiconv.dylib 
compatibility problems 
<http://news.gmane.org/find-root.php?message_id=%3c43E36CB2.2090200%40webshed.org%3e>"
 
in fink-users)... but the message there don't help me to solve the 
problem, I'm unfortunately not so used with symlink and their 
manipulations...

I don't see where is this package dyld, maybe is it contained in 
libiconv? I have the latest version (after running: fink update-all), 
which is 1.9.1 revision 11.
When looking in the sw/lib, I have

pol211a:~ ipteh14928$ ls /sw/lib
apt                         libcharset.1.0.0.dylib  
libiconv.la             libncurses.dylib
dpkg                        libcharset.1.dylib      
libintl.1.0.1.dylib     libncurses.dylib.5
fink                            libcharset.a            
libintl.1.dylib         libpanel.5.dylib
libapt-inst.1.0.0.dylib     libcharset.dylib        
libintl.3.4.3.dylib     libpanel.dylib
libapt-inst.1.0.dylib       libcharset.la           
libintl.3.dylib         libpanel.dylib.5
libapt-pkg.3.2.0.dylib      libcurses.dylib         
libintl.a               libtermcap.dylib
libapt-pkg.3.2.dylib    libform.5.dylib         libintl.dylib           
ncurses
libasprintf.0.0.0.dylib libform.dylib           libintl.la              
perl5
libasprintf.0.dylib        libform.dylib.5         
libmenu.5.dylib         rmt
libbz2.1.0.2.dylib        libiconv.2.2.0.dylib    
libmenu.dylib           terminfo
libbz2.1.dylib                libiconv.2.dylib        libmenu.dylib.5
libbz2.dylib                    libiconv.dylib          libncurses.5.dylib

So I have two versions of libiconv, the libiconv.2.2.0.dylib and 
libiconv.2.dylib, maybe is the dyld version 6.00 contained in the 
libiconv.2.2.0.dylib package but dkpg calls version libiconv.2.dylib?

As recommended in a mail I run: otool -L /sw/lib/libiconv.dylib
but otool is not installed on the computer...

Do you see where the problem is? Many thanks!!

Matthieu

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to