Closed
Bug 128370
Opened 23 years ago
Closed 23 years ago
Document the new libsoftokn3 in the NSS 3.4 release notes
Categories
(NSS :: Documentation, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
3.4
People
(Reporter: wtc, Assigned: wtc)
Details
Not all NSS users use LD_LIBRARY_PATH to find the NSS shared
libraries. Some use the -rpath linker option to specify where
the .so's can be found. These users won't be able to find the
new libsoftokn3.so, an implicit dependency of libnss3.so, unless
they explicitly add -lsoftokn3 to the list of libraries to link
with.
Assignee | ||
Updated•23 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P1
Target Milestone: --- → 3.4
Assignee | ||
Comment 3•23 years ago
|
||
Added a description of the new softoken shared library to
the NSS 3.4 release notes.
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•