Lorinc Del Motte wrote: > I think I've knackered my fink installation. It all began when I tried to > update dpkg through > FinkCommander. I got this message: > > Sorry, dpkg is already the newest version. > 0 packages upgraded, 0 newly installed, 0 to remove and 11 not upgraded. > 1 packages not fully installed or removed. > Need to get 0B of archives. After unpacking 0B will be used. > 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 > E: Sub-process /sw/bin/dpkg exited unexpectedly > > I tried to fix it by updating libiconv, but then I discovered I was in a > paradox: I need libiconv > to install libiconv! <insert bloodcurdling scream here> Can somebody tell me > how to fix this? > > With my most sincere best wishes, > > Lőrinc Del Motte > > Some of the built-in system tools will help sort this out. Try:
otool -L /sw/lib/libiconv.dylib to verify whether it's fink's libiconv or another that is causing problems. -- Alexander K. Hansen Fink User Liaison/Documenter [EMAIL PROTECTED] ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
