|
|
|
|
|
by pmoriarty
2683 days ago
|
|
"It's actually pretty difficult to get the object code to lookup libraries relative to its own directory." One could just use a wrapper script that sets the DYLD_FALLBACK_LIBRARY_PATH relative to the binary's directory and run it. |
|