2000-10-27 14:55:24 +00:00
|
|
|
GPGME - GnuPG Made Easy
|
|
|
|
---------------------------
|
|
|
|
|
2003-06-06 03:04:09 +00:00
|
|
|
To build GPGME, you need to install libgpg-error. You need at least
|
2003-09-14 00:41:39 +00:00
|
|
|
libgpg-error 0.5.
|
2003-06-06 03:04:09 +00:00
|
|
|
|
2004-09-30 01:30:28 +00:00
|
|
|
For support of the OpenPGP protocol (default), you should use the
|
|
|
|
latest version of GnuPG 1.2, available at:
|
|
|
|
ftp://ftp.gnupg.org/gcrypt/gnupg/
|
2001-01-11 11:56:34 +00:00
|
|
|
|
2003-05-26 21:59:11 +00:00
|
|
|
You need at least GnuPG 1.2.2.
|
2000-11-16 17:26:53 +00:00
|
|
|
|
2001-11-23 01:12:04 +00:00
|
|
|
If configure can't find the `gpg' binary in your path, you can specify
|
|
|
|
the location with the --with-gpg=/path/to/gpg argument to configure.
|
2000-12-29 10:34:34 +00:00
|
|
|
|
2001-11-23 01:12:04 +00:00
|
|
|
For support of the CMS (Cryptographic Message Syntax) protocol, you
|
2004-09-30 01:30:28 +00:00
|
|
|
need the latest CVS version of GnuPG 1.9, which is available in the
|
|
|
|
GnuPG repository:
|
|
|
|
http://www.gnupg.org/(en)/download/cvs_access.html
|
|
|
|
Use the tag `GNUPG-1-9-BRANCH'. There are also snapshots available at:
|
|
|
|
ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/
|
2000-12-19 10:07:32 +00:00
|
|
|
|
2004-04-06 14:22:55 +00:00
|
|
|
You need at least GpgSM 1.9.6.
|
2001-12-18 23:32:08 +00:00
|
|
|
|
2001-11-23 01:12:04 +00:00
|
|
|
If configure can't find the `gpgsm' binary in your path, you can
|
|
|
|
specify the location with the --with-gpgsm=/path/to/gpgsm argument to
|
|
|
|
configure.
|
|
|
|
|
2004-09-30 01:30:28 +00:00
|
|
|
For building the CVS version of GPGME please see the file README.CVS
|
|
|
|
for more information.
|
|
|
|
|
|
|
|
For information how to use the library you can read the info manual,
|
|
|
|
which is also a reference book, in the doc/ directory. The programs
|
|
|
|
in the tests/gpg/ directory may also prove useful.
|
2000-11-16 17:26:53 +00:00
|
|
|
|
2001-11-23 01:12:04 +00:00
|
|
|
Please subscribe to the gnupg-devel@gnupg.org mailing list if you want
|
|
|
|
to do serious work.
|