diff options
author | Marcus Brinkmann <[email protected]> | 2002-01-22 16:55:58 +0000 |
---|---|---|
committer | Marcus Brinkmann <[email protected]> | 2002-01-22 16:55:58 +0000 |
commit | 14fe2162770f4dac4b3f67c9b250e7648bd4fcdb (patch) | |
tree | e5f5953d9c7074482187883d73ef5f734d84e717 /README | |
parent | 2002-01-22 Marcus Brinkmann <[email protected]> (diff) | |
download | gpgme-14fe2162770f4dac4b3f67c9b250e7648bd4fcdb.tar.gz gpgme-14fe2162770f4dac4b3f67c9b250e7648bd4fcdb.zip |
Some small updates.
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 |