On Mon, Aug 18, 2008 at 2:19 PM, Ruchi Lohani <[EMAIL PROTECTED]> wrote: > It works a little different here. > The binary compiled with libnss3.so (not as symlinks) on the system, > works fine on Ubuntu with libnss3.so.1d and a symlinks as libnss3.so to > libnss3.so.1d (apt-get takes care of making that I suppose). Since the > binary depends on libnss3.so which it finds it as symlinks > (/usr/lib/libnss3.so --> libnss3.so.1d), it works without any numbering > issues.
The issue is which package makes the symlink libnss3.so to libnss3.so.1d, and whether you require your users to install that package. If the symlink exists, your code will work. What is the output of "dpkg -S libnss3.so" on your Ubuntu machine? Wan-Teh _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto