<div dir="ltr"><div>One minor correction: I'm not running systemd (there's a reason I run Devuan!). But still, maybe there's a sysvinit thing that is doing a similar operation, who knows.</div><div><br></div><div>Thanks for the response. I will have to read this more thoroughly.<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Oct 29, 2024 at 9:04 AM Werner Koch <<a href="mailto:wk@gnupg.org">wk@gnupg.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi!<br>
<br>
you should really set aside problems wit the distribution and use the<br>
speedo variant to build eberthing.  This is somewhat similar to an<br>
AppImage.  From the README:<br>
<br>
  To quickly build all required software without installing it, the<br>
  Speedo target may be used:<br>
<br>
    make -f build-aux/<a href="http://speedo.mk" rel="noreferrer" target="_blank">speedo.mk</a> native<br>
<br>
  This target downloads all required libraries and does a native build<br>
  of GnuPG to PLAY/inst/.  GNU make and the patchelf tool are<br>
  required.  After the build the entire software including all<br>
  libraries can be installed into an arbitrary location using for<br>
  example:<br>
<br>
    make -f build-aux/<a href="http://speedo.mk" rel="noreferrer" target="_blank">speedo.mk</a> install SYSROOT=/usr/local/gnupg26<br>
<br>
  and run the binaries like<br>
<br>
    /usr/local/gnupg26/bin/gpg<br>
<br>
  which will also start any daemon from the same directory.  Make sure<br>
  to stop already running daemons or use a different GNUPGHOME.<br>
<br>
We may eventually extend gpgconf.ctl file to allow setting of a<br>
different default home directory.  For now you can use the GNUPGHOME<br>
envvar which also steps aside problems with systemd.<br>
<br>
<br>
Salam-Shalom,<br>
<br>
   Werner<br>
<br>
<br>
-- <br>
The pioneers of a warless world are the youth that<br>
refuse military service.             - A. Einstein<br>
</blockquote></div>