Agent implementation
John A. Martin
jam@jamux.com
Tue Oct 22 03:56:01 2002
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
>>>>> "wk" == Werner Koch
>>>>> "Re: Agent implementation"
>>>>> Sun, 22 Sep 2002 14:22:42 +0200
wk> Get the latest libgcrypt *new*pg and build them. You probably
wk> don't have libksba installed, so the configure script of newpg
wk> should figure this out and only build the gpg-agent. If you
wk> have problems, please complain.
What am I missing?
,----[ tail of make output ]
| LD_LIBRARY_PATH=$(seen=0; for i in ; do if echo "$i" | egrep '^-L'
| >/dev/null 2>&1; then if test $seen = 0; then seen=1; else printf
| ":"; fi; printf "%s" "${i}" | sed 's/^-L//'; fi; done; if test
| $seen != 0 && test x${LD_LIBRARY_PATH} != x; then printf ":"; fi;
| printf "%s" "${LD_LIBRARY_PATH}") \
| srcdir=. GNUPGHOME=`pwd` LC_ALL=C GPGSM=../sm/gpgsm
| ./runtest ./inittests
| gpgsm: Fatal: libgcrypt is too old (need 1.1.8, have 1.1.5)
| gpgsm: Fatal: libgcrypt is too old (need 1.1.8, have 1.1.5)
| gpgsm: Fatal: libgcrypt is too old (need 1.1.8, have 1.1.5)
| echo timestamp >./inittests.stamp
| make[2]: Leaving directory `/slash/var/jam/src/newpg-0.9.2/tests'
| make[2]: Entering directory `/slash/var/jam/src/newpg-0.9.2'
| make[2]: Nothing to be done for `all-am'.
| make[2]: Leaving directory `/slash/var/jam/src/newpg-0.9.2'
| make[1]: Leaving directory `/slash/var/jam/src/newpg-0.9.2'
`----
,----[ config.log ]
| configure:3281: checking for libgcrypt-config
| configure:3299: found /usr/local/bin/libgcrypt-config
| configure:3312: result: /usr/local/bin/libgcrypt-config
| configure:3320: checking for LIBGCRYPT - version >= 1.1.8
| configure:3356: result: yes
`----
,----[ /usr/local/lib made from libgcrypt-1.1.10 ]
| -rwxr-xr-x 1 root staff 726 Oct 21 13:49 libgcrypt.la
| lrwxrwxrwx 1 root staff 18 Oct 21 13:49 libgcrypt.so
| -> libgcrypt.so.1.4.2
| lrwxrwxrwx 1 root staff 18 Oct 21 13:49
| libgcrypt.so.1 -> libgcrypt.so.1.4.2
| -rwxr-xr-x 1 root staff 624209 Oct 21 13:49 libgcrypt.so.1.4.2
`----
jam
-----BEGIN PGP SIGNATURE-----
iEYEARECAAYFAj20sEMACgkQUEvv1b/iXy/24gCfSx2Dojn1CfY4wrWBXKnveBKb
XrsAn06JSsLBsp+4Vx3CagkSBg9wOWG3
=HmcS
-----END PGP SIGNATURE-----