On 10/24/13 7:01 PM, Jason Orendorff wrote: > Mac-specific detail: When you build the way I do, the resulting js > shell executable expects NSPR libraries in the same directory as > itself (according to otool -L, the executable wants > /usr/lib/libz.1.dylib but @executable_path/libnss3.dylib; and libnss3 > has similar expectations of its dependencies). I symlink them.
Oh, wait, this is already mentioned in the docs, and it recommends using DYLD_LIBRARY_PATH, which is totally easier. -j _______________________________________________ dev-tech-js-engine-internals mailing list dev-tech-js-engine-internals@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals