diff options
author | Jeffrey Stedfast <fejj@ximian.com> | 2001-04-03 11:22:39 +0800 |
---|---|---|
committer | Jeffrey Stedfast <fejj@src.gnome.org> | 2001-04-03 11:22:39 +0800 |
commit | c7232066ec13ae15b064376755d6310b264061b2 (patch) | |
tree | f9c311413051b6c4f6c4a918e4e2514556defbae /README | |
parent | 508f3f4fe89abdf886a3c4047bbd7c7be6309d14 (diff) | |
download | gsoc2013-evolution-c7232066ec13ae15b064376755d6310b264061b2.tar gsoc2013-evolution-c7232066ec13ae15b064376755d6310b264061b2.tar.gz gsoc2013-evolution-c7232066ec13ae15b064376755d6310b264061b2.tar.bz2 gsoc2013-evolution-c7232066ec13ae15b064376755d6310b264061b2.tar.lz gsoc2013-evolution-c7232066ec13ae15b064376755d6310b264061b2.tar.xz gsoc2013-evolution-c7232066ec13ae15b064376755d6310b264061b2.tar.zst gsoc2013-evolution-c7232066ec13ae15b064376755d6310b264061b2.zip |
Remind users that they will currently have to copy their cert database
2001-04-02 Jeffrey Stedfast <fejj@ximian.com>
* README (SSL): Remind users that they will currently have to copy
their cert database from their mozilla directory into ~/evolution.
svn path=/trunk/; revision=9118
Diffstat (limited to 'README')
-rw-r--r-- | README | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -181,6 +181,9 @@ in your evolution source dir do: --with-nspr-libs=<nspr-libs-prefix> --with-nss-includes=<nss-includes-prefix> --with-nss-libs=<nss-libs-prefix> +You'll need to `cp ~/.mozilla/default/*.db ~/evolution` on you've +installed Evolution in order to get a functional SSL-enabled +Evolution. The layout of the source tree is: |