locate libusb.dylib
Might give you a hint where to look.

And as for checking in the Terminal whether a function exists inside a dylib:

nm /System/Library/Frameworks/System.framework/System| grep getpid

--
dda


On 2/14/07, Lewis Lorenz <[EMAIL PROTECTED]> wrote:
Hello:

I tried to find "libusb.dylib" on both the 10.3.9 and 10.4.x machines
and could not. Does it exist? I noticed that most of the dylib libs
were in "usr/lib" and not "usr/local/lib". Being new to declares and
external functions, what path should I be using to search for these
libs?

Thank you.

Lewis C. Lorenz

On Feb 13, 2007, at 1:02 PM, David Linker wrote:

>  /usr/local/lib
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to