Open pfranz opened 10 years ago
"ldd" isn't installed won't work for OSX. "otool -L" is the Darwin equivalent, but some libraries (like oiio) don't list the full path so they aren't caught by the grep.
"ldd" isn't installed won't work for OSX. "otool -L" is the Darwin equivalent, but some libraries (like oiio) don't list the full path so they aren't caught by the grep.