aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 6 insertions, 2 deletions
diff --git a/README b/README
index 1bea40b7a..3e1e2793d 100644
--- a/README
+++ b/README
@@ -97,9 +97,13 @@
example:
make -f build-aux/speedo.mk install SYSROOT=/usr/local/gnupg26
- ldconfig -n /usr/local/gnupg26/lib
- and adding /usr/local/gnupg26/bin to PATH.
+ and run the binaries like
+
+ /usr/local/gnupg26/bin/gpg
+
+ which will also start any daemon from the same directory. Make sure
+ to stop already running daemons or use a different GNUPGHOME.
** Specific build problems on some machines: