439
edits
| Line 31: | Line 31: | ||
==Common Install Instructions== | ==Common Install Instructions== | ||
This section contains information that is common across all use cases below. | This section contains information that is common across all use cases below. | ||
If you are using RHEL 5: | |||
# Fetch the NSS package from the table below. From a root shell install nss-3.11.99.0-2.rhel5_bob.i386.rpm and nss-tools-3.11.99.0-2.rhel5_bob.i386.rpm with the following command: | |||
# rpm -hUv nss-3.11.99.0-2.rhel5_bob.i386.rpm nss-tools-3.11.99.0-2.rhel5_bob.i386.rpm | |||
# If you have nss-devel install you will also need to add nss-devel-3.11.99.0-2.rhel5_bob.i386.rpm to the command line above. | |||
'''Please watch particularly for failures here.''' If you have a failure, please let me know what the failure was, and what packages you had installed so I can update the rpm. | |||
If you | If you are using Windows: | ||
' | |||
# replace your applications' copyies of Xxxx with the ones from the .zip file. | |||
If you built yourself on another platform. | |||
# replace your applications' copies of xxxx with the ones you build. | |||
==Using existing databases== | ==Using existing databases== | ||
edits