439
edits
| Line 42: | Line 42: | ||
If you are using Windows: | If you are using Windows: | ||
# replace your applications' copyies of | # replace your applications' copyies of: | ||
#* freebl3.dll | |||
#* nss3.dll | |||
#* nssckbi.dll | |||
#* sime3.dll | |||
#* softokn3.dll | |||
#* ssl3.dll | |||
with the ones from the .zip file. | |||
# copy lgdbm3.dll from the .zip file into your application's directory. | |||
If you built yourself on another platform. | If you built yourself on another platform. | ||
# replace your applications' | # replace your applications' copyies of: | ||
#* libfreebl3.so | |||
#* libnss3.so | |||
#* libnssckbi.so | |||
#* libsime3.so | |||
#* libsoftokn3.so | |||
#* libssl3.so | |||
with the ones from your build. | |||
# copy liblgdbme.so from your build into your application's directory. | |||
==Using existing databases== | ==Using existing databases== | ||
edits