Hi,
This (doing 'make' and 'make install') is what I did from time to time
on Ubuntu (currently 16.04). I used default path/prefixes, and after
having installed it I rename GnuPG executable /usr/local/bin/gpg to
/usr/local/bin/gpg2
Since /usr/local/bin precedes other default PATH components, gpg2
On 05/29/2018 03:47 AM, franek.wiertara wrote:
> Hi,
>
> A year ago or so, don't remember exactly, I installed GnuPG 2.2.0 from
> sources with all required libraries. I donwloaded them from the GnuPG
> website and created binaries using standard "./configure && make && make
> install". It's turne
Hi,
A year ago or so, don't remember exactly, I installed GnuPG 2.2.0 from sources
with all required libraries. I donwloaded them from the GnuPG website and
created binaries using standard "./configure && make && make install". It's
turned out I don't have any folder from which I run "make ins