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"



Hello Martin,

On 8/18/06, Martin Costabel <email@hidden> wrote:

'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

Good point.  Thank you for pointing that out.

As you mentioned,


ls -l /usr/local/ssl/lib/libssl.0.9.8.dylib
 -r-xr-xr-x 1 root wheel 325752 2006-08-09 23:05 /usr/local/ssl/lib/libssl.0.9.8.dylib

file /usr/local/ssl/lib/libssl.0.9.8.dylib
 /usr/local/ssl/lib/libssl.0.9.8.dylib: Mach-O dynamically linked shared library ppc

otool -L /usr/local/ssl/lib/libssl.0.9.8.dylib
 /usr/local/ssl/lib/libssl.0.9.8.dylib (compatibility version 0.9.8, current version 0.9.8)
 /usr/local/ssl/lib/libcrypto.0.9.8.dylib (compatibility version 0.9.8, current version 0.9.8)
 /usr/local/lib/libgmp.3.dylib (compatibility version 7.0.0, current version 7.3.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 88.1.6)

And, no other applications that link against libssl have reported any such problems.  Not to say that they don't exisst, simply that I haven't seen them.

Thank you.

Paul
 _______________________________________________
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>)
 >Re: libssl problems on osx with only one app -> "dyld: Library not loaded" & "Image not found" (From: Martin Costabel <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.