Hi again. To test my earlier problem, I'm trying to do a source build
on Ubuntu Linux. Following the directions at
<http://www.mozilla.org/projects/security/pki/nss/nss-3.11.4/nss-3.11.4-build.html>,
I do
make NSS_ENABLE_ECC=1 nss_build_all
and have no problems. However, nothing seems to get installed; there
doesn't seem to be a "make install" equivalent. How do I install what
I just made?
Just for grins, I tried to run the built program locally:
cd cmd/certutil/Linux2.6_x86_glibc_PTH_DBG.OBJ/
./certutil
This results in:
./certutil: error while loading shared libraries: libssl3.so:
cannot open shared object file: No such file or directory
Build help would be appreciated.
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto