Trying to use otool -L in place of ldd, but it says it can't be found... As root, even running a locate otools in terminal shows nothing... Is it not on Snow Leopard? Does anyone know where it is?
feedback
|
migrated from stackoverflow.com Jan 20 '11 at 5:28
This question came from our site for professional and enthusiast programmers.
|
You need to install the Apple Developer Tools to make After you've installed the Developer Tools, No need to upvote this post: I just repeated information already in the comments. | |||
|
feedback
|
|
/Developer/usr/bin/otool is one place it's usually found. Also see /usr/bin/otool | |||
|
feedback
|