• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Library problem
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Library problem


  • Subject: Re: Library problem
  • From: Martin Costabel <email@hidden>
  • Date: Thu, 04 Sep 2008 12:31:14 +0200

Harald Hanche-Olsen wrote:
[]
Apparently, /usr/lib/libutil1.0.dylib is missing or corrupt.

More likely, old. Otherwise the error message would be different.

You could try this command:

; cksum /usr/lib/libutil1.0.dylib
3370680507 110592 /usr/lib/libutil1.0.dylib

Don't rely on checksums, they can change even during installation (mine is different from yours, for example). What is important is the correct compatibility_version 1.0.0:


% otool -L /usr/lib/libutil.dylib
/usr/lib/libutil.dylib:
/usr/lib/libutil.dylib (compatibility version 1.0.0, current version 1.0.0)
/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.0.0)


If it is really 0.0.0, then the system is indeed not installed correctly. The error could also be caused by setting DYLD_LIBRARY_PATH to some place where an old libutil is hiding.

--
Martin

_______________________________________________
Do not post admin requests to the list. They will be ignored.
X11-users mailing list      (email@hidden)
This email sent to email@hidden


References: 
 >Library problem (From: dsp <email@hidden>)
 >Re: Library problem (From: Harald Hanche-Olsen <email@hidden>)

  • Prev by Date: Re: [Xquartz-dev] Tablet support in gimp/Inkscape (Macports)
  • Next by Date: Re: [Xquartz-dev] Tablet support in gimp/Inkscape (Macports)
  • Previous by thread: Re: Library problem
  • Next by thread: Tablet support in gimp/Inkscape (Macports)
  • Index(es):
    • Date
    • Thread