diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -15,7 +15,7 @@ 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. For support of the CMS (Cryptographic Message Syntax) protocol, you -need the latest CVS version of GpgSM, module name `newpg' at +need the latest CVS version of GpgSM, module name `newpg', at `:pserver:[email protected]:/cvs/aegypten'. You need at least GpgSM 0.0.0. @@ -27,7 +27,8 @@ configure. To enable the CryptPlug GPGME PlugIn for both protocols, use the `--enable-gpgmeplug' option to the configure script. `gpgmeplug' is experimental and you should not assume that it will stay with gpgme. -The plug-ins are not installed by `make install'. +The plug-ins are installed by `make install' in `pkglibdir', normally +`PREFIX/lib/gpgme'. Before building the CVS version following the generic install instructions in `INSTALL', you need to set up the build scripts with |