On Tue, Apr 10, 2012 at 5:27 PM, Andrew Deason <adea...@sinenomine.net> wrote: > On Tue, 10 Apr 2012 22:21:04 +0100 > Simon Wilkinson <simonxwilkin...@gmail.com> wrote: > >> You can't run anything directly from the build tree (we'll end up >> pulling in the installed libraries rather than the local ones), > > For the purposes of 'make check', I thought we'd just use > LD_LIBRARY_PATH; isn't that good enough? (or does that not exist > everywhere?)
on macos it's DYLD_LIBRARY_PATH; on HP-UX, SHLIB_PATH unless you're 64 bit. then LD_LIBRARY_PATH *also* works. AIX has LIBPATH. all work ~basically the same. > I'm not touching the issue of 'make dest' installation, but for running > tests I thought that'd be okay. -- Derrick _______________________________________________ OpenAFS-devel mailing list OpenAFS-devel@openafs.org https://lists.openafs.org/mailman/listinfo/openafs-devel