Problem linking libgcrypt to libgpg-error
orangeprince at hushmail.com
orangeprince at hushmail.com
Tue Feb 3 14:02:57 CET 2015
Hi!
Can anybody tell what went wrong here?
% cd libgpg-error-1.18
% ./configure --prefix="/home/orangeprince/libgpg-error"
% make
% make install
% ls /home/orangeprince/libgpg-error
bin include lib share
Success. But now:
% cd libgcrypt-1.6.2
% ./configure --with-libgpg-error-prefix="/home/orangeprince/libgpg-error"
...
checking for gpg-error-config... /usr/bin/gpg-error-config
checking for GPG Error - version >= 1.11... no
configure: error: libgpg-error is needed.
See ftp://ftp.gnupg.org/gcrypt/libgpg-error/
Many thanks!
OP
More information about the Gnupg-users
mailing list