Problems building gnupg
Steve Kelem
steve at kelem.net
Fri Feb 19 22:21:58 CET 2016
I'm having trouble configuring gnupg.
I downloaded gnupg and libgpg-error via git:
% git describe
gnupg-2.1.11-35-ge1ceff1
libgpg-error-1.21-8-g1e6c5a7
I built and installed libgpg-error with prefix /usr/local without error.
(no pun intended)
When I configure gnupg, I get the message:
% ./configure \
--sysconfdir=/etc --enable-maintainer-mode \
--with-libgpg-error-prefix=/usr/local \
--prefix=/usr/local
...
configure:
***
*** You need libgpg-error to build this program.
** This library is for example available at
*** ftp://ftp.gnupg.org/gcrypt/libgpg-error
*** (at least version 1.21 is required.)
***
configure: error:
***
*** Required libraries not found. Please consult the above messages
*** and install them before running configure again.
***
% echo $LD_LIBRARY_PATH
/usr/local/lib:/usr/lib:/lib
Thanks for any help you can give,
Steve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20160219/fb9a0f0b/attachment.html>
More information about the Gcrypt-devel
mailing list