Carlos Cid wrote:
> Hi,
>
> I have seen it. But unfortunately its 'modutil' is dynamically linked to
> a couple of libraries included in NSS. Thus my problem still remains (I
> need the whole NSS installed in order to use modutil). Something like
> the ones in Cpkg 1.06 would solve my problem (stand alone modutil for
> the main plataforms), but those ones have the problem I mentioned in my
> original e-mail.
What is Cpkg 1.06? Just curious.
> As said earlier, I could build NSS 3.3 statically linking modutil, but I
> tried few times and had no sucess. Perhaps I should spend more time with
> it, but if there were stand-alone binary distributions of the program it
> would make things a bit easier. Since modutil included in the latest
> versions of iWS shows this problem, perhaps it would be something to
> think about (Cpkg 1.07 ?)
We have received another request that signtool should be
distributed in a way that's ready to use. Right now you
need to download NSPR separately and then set LD_LIBRARY_PATH
in order to use NSS's command-line tools.
I will consider this item for NSS 3.4. We will continue to
use shared libraries, but we can distribute shell script
wrappers for our command-line tools that set LD_LIBRARY_PATH
and invoke the executables.
Wan-Teh