* gpg.texi, specify-user-id.texi: Only some of the mentions of
[gnupg.git] / doc / README.W32
blob6417e90cb4ad6b256f3d1399727eb9af3709fcee
1                          README.W32 
2                         ============
3                          2004-12-22
5   This is a precompiled version of gnupg 1.9.14 for MS Windows.
6   Please see the manual (gnupg.pdf) for the current limitations.  Be
7   aware that this is the first released version and thus bugs are
8   pretty likely.
10   Please copy all files to the directory c:\gnupg and follow the
11   manual instructions.
12   
13   This software has been build using Debian's mingw package, version
14   3.3.1.20030804.1-1.  Libraries are all compiled statically, versions
15   of the used libraries are:
16   
17    gpg-error-config: 1.1-cvs
18    libgcrypt-config: 1.2.1-cvs
19    ksba-config: 0.9.11-cvs
20    libassuan-config: 0.6.9-cvs
21   
22   as these are all CVS versions you need to get the from the CVS.  See
23   www.gnupg.org for details.  Use 2004-12-22 18:00 UTC as revision
24   date.  The source code of GnuPG itsself is available at
25   ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.9.14.tar.bz2
26   ftp://ftp.gnupg.org/gcrypt/alpha/gnupg/gnupg-1.9.14.tar.bz2.sig
27   
28   Building has been done by running the command
29   
30    ./autogen.sh --build-w32
31   
32   for all these libraries and then for gnupg.  The PDF file has been
33   produced by first converting the logo file to pdf and the running
34   "make gnupg.pdf" in the doc directory.  All executables have been
35   stripped.
36   
37   In case of questions please contact us at info@g10code.com or better
38   write to the mailing list gnupg-devel@gnupg.org.
39   
40   Thanks,
41   
42     The g10 Code team