On Sat, 19 Nov 2016 00:24, davidadamson...@gmail.com said:

> gpg: Fatal: libgcrypt is too old (need 1.7.0, have 1.6.3).

You built gpg2 against Libgcrypt 1.7 but the system can't find that
library at runtime and uses the system provided version (1.6.3).  Quick
workaround (assuming gpg was built with defaults):

  $ LD_LIBRARY_PATH=/usr/local/lib
  $ export LD_LIBRARY_PATH


Shalom-Salam,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.

Attachment: pgpj_xBMxlzdZ.pgp
Description: PGP signature

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to