From 41d07973ca468dd49ecd2e06429a72b9b3756949 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 18 Sep 1998 15:24:52 +0000 Subject: . --- INSTALL | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 7829ec5a..863cc4d5 100644 --- a/INSTALL +++ b/INSTALL @@ -77,12 +77,22 @@ You can create them with: Installation ============ gpg is not installed as suid:root; if you want to do it, do it manually. +We will use capabilities in the future. The ~/.gnupg directory will be created if it does not exist. Your first action should be to create a key pair: "gpg --gen-key". +Creating a RPM package +====================== +The file scripts/gnupg-x.x.x.spec is used to build a RPM package: + 1. As root, copy the spec file into /usr/src/redhat/SPECS + 2. copy the tar file into /usr/src/redhat/SOURCES + 3. type: rpm -ba SPECS/gnupg-x.x.x.spec + + + Basic Installation ================== -- cgit v1.2.1