diff options
author | Werner Koch <wk@gnupg.org> | 1998-02-24 19:50:46 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 1998-02-24 19:50:46 +0100 |
commit | 5a05af2bca319adc9a915ff4466f04c3ef05142a (patch) | |
tree | 24292fd49662c09acbe4d6eae321888cbb175585 /INSTALL | |
parent | rel 0.2.7 mit kleines Korrekturen (diff) | |
download | gnupg2-5a05af2bca319adc9a915ff4466f04c3ef05142a.tar.xz gnupg2-5a05af2bca319adc9a915ff4466f04c3ef05142a.zip |
Renamed to GNUPGV-0-2-8
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 11 |
1 files changed, 5 insertions, 6 deletions
@@ -1,8 +1,8 @@ Please read the Basic Installation section somewhere below. -Configure options for G10 -========================= +Configure options for GNUPG +=========================== --with-zlib Forces usage of the local zlib sources. Default is to use the (sahred) library of the system. @@ -37,11 +37,10 @@ Don't forget to delete "config.cache" and run "./config.status --recheck". Installation ============ -G10 is not installed as suid:root; if you want to use it, do it manually -(only g10, not g10maint). +pgp is not installed as suid:root; if you want to do it, do it manually. -You have to create the ~/.g10 directory manually. Your first action after -this should be to create a key pair: "g10 --gen-key". +The ~/.gpg directory will be created if it does not exist. Your first +action should be to create a key pair: "gpg --gen-key". |