Is there a parallel command to Linux\'s LDCONFIG for Mac OS X\'s Terminal?
The best suggestion I can come with is to lookup man dyld.
man dyld
The answer is no. But you can still configure the search path via environment variables, see dyld(1).
Yes. Just run:
sudo update_dyld_shared_cache