blob: a3b75e64ba96060cf48ec990ed57820eac4d431a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
GPGME - GnuPG Made Easy
---------------------------
!!!! THIS IS WORK IN PROGRESS !!!
If you want to hack on it, start with one of the tests/t-foo programs.
You need the latest CVS version of GnuPG 1.0, see
http://www.gnupg.org/cvs-access.html .
You need at least GnuPG 1.0.4h (but don't use a 1.1.x version).
However, it is suggested that you updated to 1.0.6.
To build the W32 version, use
./autogen.sh --build-w32
Please subscribe to the [email protected] mailing list if you want
to do serious work.
|