aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2024-07-05 12:23:30 +0000
committerWerner Koch <[email protected]>2024-07-05 12:23:30 +0000
commitff6cffab926aa8be1b6a7b5fb6caf5019307110a (patch)
tree31d3918869e8eb77d3be560a3f4a31ddd6e49b2e /README
parentbuild: Prepare docs for GnuPG 2.6 (diff)
downloadgnupg-ff6cffab926aa8be1b6a7b5fb6caf5019307110a.tar.gz
gnupg-ff6cffab926aa8be1b6a7b5fb6caf5019307110a.zip
speedo: Let install also copy the SO's symlinks.
* build-aux/speedo.mk (install-speedo): Also instal the sumlinks for the SOs.
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: