How to force an application to use a library from a specified path instead from the standard search path?
Reason is, conflict with a library that was found first in the search path.


e.g. for a bash:

setenv LD_PRELOAD /home/cfx/ansys_inc/v100/icemcfd/linux/lib/libstdc++.so.5
run_program





Show Form
No comments yet. Be the first to add a comment!