Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libssl problems on osx with only one app -> "dyld: Library not loaded" & "Image not found"



Paul wrote:
[]
    dovecot: Aug 18 07:06:50 Error: IMAP(paulg): dyld: Library not loaded:
/usr/local/ssl/lib/libssl.0.9.8.dylib
    dovecot: Aug 18 07:06:50 Error: IMAP(paulg):   Referenced from:
/usr/local/dovecot/libexec/dovecot/imap
    dovecot: Aug 18 07:06:50 Error: IMAP(paulg):   Reason: image not found
[]
And, checking "/usr/local/ssl/lib/libssl.0.9.8.dylib",

  ls /usr/local/ssl/lib/libssl.0.9.8.dylib
   /usr/local/ssl/lib/libssl.0.9.8.dylib

'ls' doesn't really tell you whether the library exists. It could still be unreadable, a broken symlink, not a library etc. Try at least


 ls -l /usr/local/ssl/lib/libssl.0.9.8.dylib
 file /usr/local/ssl/lib/libssl.0.9.8.dylib
 otool -L /usr/local/ssl/lib/libssl.0.9.8.dylib

--
Martin
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Unix-porting mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/unix-porting/email@hidden

This email sent to email@hidden
References: 
 >libssl problems on osx with only one app -> "dyld: Library not loaded" & "Image not found" (From: Paul <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.