-
Vivek Das Mohapatra authored
If a path handed to us was absolute all we need do is trasnpose it to the capsule prefix and look for it there - it makes no sense to do the usual LD_LIBRARY_PATH; /lib/:/usr/lib; ld.so.cache searches for an absolute path.
Vivek Das Mohapatra authoredIf a path handed to us was absolute all we need do is trasnpose it to the capsule prefix and look for it there - it makes no sense to do the usual LD_LIBRARY_PATH; /lib/:/usr/lib; ld.so.cache searches for an absolute path.