[snowcrash+gnupg-users] pinentry-qt (svn/r153) crashes on exec @ "assuan_register_command"; v0.7.2 execs no error.
Werner Koch
wk at gnupg.org
Thu Jan 25 10:58:34 CET 2007
On Wed, 24 Jan 2007 20:38, marcus.brinkmann at ruhr-uni-bochum.de said:
> Note that if you want to change the prefix at installation time, you
> should use DESTDIR:
>
> make install DESTDIR=`pwd`/build-a-binary-package
FWIW:
DESTDIR should only be used if it is not the final destination of the
files. If they are to be installed at a different place and symlinks
are used to link them to the correct place (e.g. using stow(1)) it is
better to use
make install prefix=/foo/bla/root
GnuPG related packages feature a target stowinstall to make use of
stow easier:
make stowinstall
installs the package at /usr/local/stow/gnupg or dirmngr, libksba,
etc. stow needs to be called by hand of course.
Salam-Shalom,
Werner
More information about the Gnupg-users
mailing list