Hi,

Thanks for your reply. But unfortunately no, I did set SHLIB_PATH to be
<server-root>/bin/https/lib, which is where the mentioned library is to
be found (we are talking here about the iPlanet Server 4.1). But the
message it returns is clearly related to the tree structure of NSS x.x ,
which is obviuosly different from iWS's one. Apparently, the link for
modutil (an other command line utitilites) under HP-UX were using
explicit paths rather than LD_LIBRARY_PATH for finding the shared
libraries (Relyea's answer).

About your other mail, cpkg1.06 is how the zipped file for the 'PKCS#11
Utility Package 1.06', a PKCS#11 test suite
(http://developer.netscape.com/software/tools/pkcs/up106.html), is
called. I am not sure what cpkg stands for... I found it helpfull during
the development of the PKCS#11 module, and it contains 'modutil' in a
ready-to-use form for most plataforms. That's how I got to install my
module to iWS under HP-UX in the first place, since the one that came
with iWS 4.1 presented the problem described below. Perhaps it would be
a good idea to release a newer version of the 'PKCS#11 Utility package'
(Cpkg 1.07) ?

Thanks

Carlos 




Wan-Teh Chang wrote:
> 
> Carlos Cid wrote:
> 
> >
> > On HP-UX I have a different problem with modutil, as when I run the
> > version that comes with iWS (again both 4.1 SP7 and 6.0), it returns :
> >
> >
> >>/usr/lib/dld.sl :  Can't open shared library: 
>../../../dist/HP-UXB.11.00_OPT.OBJ/lib/libnspr3.sl
> >>
> >
> >>/usr/lib/dld.sl : No such file or directory
> >>
> >
> >>ABORT instruction (core dumped)
> 
> On HP-UX, you need to set SHLIB_PATH, as opposed to LD_LIBRARY_PATH,
> to specify the shared library search path.  Is this the problem?
> 
> Wan-Teh

Reply via email to