[Pkg-wmaker-commits] [wmbiff] 28/32: correct and expand upon crypto instructions
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Thu Aug 20 03:00:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to tag wmbiff_0_3_8
in repository wmbiff.
commit 42a7c650c4e953c7032c1bab60ff6ea1c0d5c931
Author: bluehal <bluehal>
Date: Thu Mar 14 08:51:41 2002 +0000
correct and expand upon crypto instructions
---
README | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
diff --git a/README b/README
index 9c13059..c608b3f 100644
--- a/README
+++ b/README
@@ -37,10 +37,13 @@ Enter the wmbiff directory and edit the Makefile:
cd wmbiff-0.x/
vi Makefile
-If you want crypto support disabled, comment the "WITH_TLS" and
-"WITH_GCRYPT" defines in the Makefile. It is enabled by default, and
-you need to have libgcrypt and GNUtls installed in the system to compile
-it.
+For crypto support either:
+*) Install gnutls and libgrcypt packages from your distribution.
+*) Download them from http://www.gnupg.org/mirrors.html.
+Choose a mirror, then download from the alpha/gnutls and
+alpha/libgcrypt directories.
+*) Disable crypt by uncommenting the "WITHOUT_CRYPTO" line
+in the Makefile.
Make the binary:
make
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbiff.git
More information about the Pkg-wmaker-commits
mailing list