GPA problems
Miguel Coca
mcoca@gnu.org
Tue Apr 1 19:54:01 2003
--AqsLC8rIMeq19msA
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Mon, Mar 31, 2003 at 23:58:51 +0200, Kai Raven wrote:
> Hello Miguel,
Hi,
> > GPA is trying to use GPGME 0.3.x. If you compiled 0.4.0 from source,
> > it'll be installed in /usr/local/, so you should pass configure
>=20
> I have compiled both versions from source, GPGME 0.3.X resides in
> /usr/local/, 0.4.0 in /usr/.
> configure with GPA:
> checking for gpgme-config... /usr/bin/gpgme-config
> checking for GPGME - version >=3D 0.4.0... yes
=46rom the original error message, it looks like GPA is trying to use
the hack I put in for GPGME 0.4.1 support. Is there any chance that
your gpgme version string is not 0.4.0 precisely? You can run
"/usr/bin/gpgme-config --version" to make sure.
Anyway, it can be fixed by adding:
#define GPGME_VERSION_0_4_0 1
Either in config.h or somewhere in verifydlg.c. That should fix it.
Thanks,
--=20
Miguel Coca (mcoca@gnu.org) http://zipi.fi.upm.es/~e970095/
OpenPGP: E60A CBF4 5C6F 914E B6C1 C402 8C4D C7B6 27FC 3CA8
--AqsLC8rIMeq19msA
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE+idKDjE3Htif8PKgRAiBAAJ9sZ0enVmBZFsBI+sfSCjJK4ezF4gCfY6Z7
hD+uQKJlV1K3sP8+EZQ0hc8=
=/rMr
-----END PGP SIGNATURE-----
--AqsLC8rIMeq19msA--