Problem compiling 2.0.29
Anthony Papillion
anthony at cajuntechie.org
Wed Feb 24 22:45:02 CET 2016
I'm trying to compile 2.0.29 and I'm running into a problem. I've
compiled all of the dependencies and, when I try to compile gnupg
itself, I get the following error:
Making all in openpgp
make[3]: Entering directory
`/home/anthony/Source/gnupg-2.0.29/tests/openpgp'
echo '#!/bin/sh' >./gpg_dearmor
echo "../../g10/gpg2 --homedir . --no-options --no-greeting \
--no-secmem-warning --batch --dearmor" >>./gpg_dearmor
chmod 755 ./gpg_dearmor
./gpg_dearmor > ./pubring.gpg < ./pubring.asc
../../g10/gpg2: error while loading shared libraries: libgcrypt.so.20:
cannot open shared object file: No such file or directory
make[3]: *** [pubring.gpg] Error 127
make[3]: Leaving directory `/home/anthony/Source/gnupg-2.0.29/tests/openpgp'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/anthony/Source/gnupg-2.0.29/tests'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/anthony/Source/gnupg-2.0.29'
make: *** [all] Error 2
It eems the problem is in libgcrypt so I recompiled it to make sure it
was properly installed and it made no difference.
Can anyone give me a clue as to what might be going wrong or how to fix
this?
Thanks!
Anthony
--
Anthony Papillion
Phone: (918) 533-9699
Skype: CajunTechie
PGP: 0x53B04B15
XMPP" cypher at chat.cpunk.us
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: </pipermail/attachments/20160224/596cb026/attachment.sig>
More information about the Gnupg-users
mailing list