Martin Costabel a écrit :
> You have several problems:
>
> Matthieu Stigler wrote:
>> 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...
>
> Your problem seems to be the different, because you do have 
> /sw/lib/libiconv.2.dylib.
>
> []
>> 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...
>
> This is your second problem: If you really don't have the otool 
> command, then your system installation is not complete. The executable 
> /usr/bin/otool is installed by the DeveloperTools.pkg which you should 
> have installed when you installed the xcode developer tools, either 
> from you system DVD or from some later version downloaded from Apple.
>
oh, sorry, I had not installed Xcode... now it is done and I have 
otools, however, the problem remains...
> Your third problem is the version of libiconv that you claim to have 
> installed:
>
>> libiconv? I have the latest version (after running: fink update-all), 
>> which is 1.9.1 revision 11.
>
> libiconv-1.9.1-11 is the latest version in the distribution for MacOS 
> 10.2 (AKA Jaguar), but not for 10.4. Somehow your selfupdate did not 
> work correctly. Do you use selfupdate-rsync or selfupdate-cvs?
>
well this is actually the main problem, and it is unfortunately 
circular... to update fink, I (believe) I need dpkg, but dpkg does not 
work...
I tried both fink selfupdate with cvs and rsync... and still the problem:

The following package will be installed or updated:
 fink
dpkg-deb -b /sw/src/fink.build/root-fink-buildlock-fink-0.27.10-31 
/sw/src/fink.build
dyld: Library not loaded: /sw/lib/libiconv.2.dylib
  Referenced from: /sw/bin/dpkg-deb
  Reason: Incompatible library version: dpkg-deb requires version 6.0.0 
or later, but libiconv.2.dylib provides version 5.0.0

and it happens also with fink update-all, so when I run fink dumpinfo 
libiconv it is still the 1.9-11 version installed...

note that I have also following message when running fink selfupdate

Package description too new to be handled by this fink (3>2)! Skipping 
/sw/fink/dists/stable/main/finkinfo/kde/kdelibs3-unified.info
Package description too new to be handled by this fink (4>2)! Skipping 
/sw/fink/dists/stable/main/finkinfo/base/fink-10.5.info

Do you see what I should do? Thank you much!!!

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