> OK, my fault. However I still do not see how it should help. getconf > LIBPATH returns > lib:LD_LIBRARY_PATH >
getconf LIBPATH should return whatever variables is needed to run binaries. For example I just ran this on an sgi irix system and got lib64:LD_LIBRARY64_PATH:sgi.mips[4-9]|sgi.*-64,lib32:LD_LIBRARYN32_PATH:sgi.mips3|sgi.*-n32,lib:LD_LIBRARY_PATH Glenn Fowler can give more details when he returns next week since he implemented this feature. David Korn dgk at research.att.com