Re: Build problems with gpg 1.9.10 and cryptplugin 0.3.16
Werner Koch <[email protected]>
| Newsgroups | gmane.comp.encryption.gpg.gpa.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sun, 25 Jul 2004 10:28:35 +0200, bsmaillist said: > CryptPlug v0.3.16 has been configured as follows: > CryptPlug GPGME: yes > I noticed that GPGME_No_Error is no longer defined in gpgme.h v.0.9.0 but it > is defined in the old gpgme.h v.0.3.16. You need to use gpgme 0.3.16 with cryptplug - it is not compatible to gpgme >0.4. > The new .h files for GPG v19.10 et al are in my /usr/local/include whilst the > old header files for GPG 1.3 are in /usr/include. gpgme has nothing to do with GnuPG. Yes, it maqkes use of gpg and gpgsm but that's all. There are no header files for any gnupg version. Werner