From 4e1bdbb757d2b23af46ebc92484e74db95fe3236 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Wed, 13 Aug 2003 00:35:58 +0000 Subject: Last set of syntax fixes (This used to be commit 1ab824e77edd955e90515b40e0d0c2d4f826b603) --- docs/docbook/projdoc/Compiling.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'docs/docbook/projdoc/Compiling.xml') diff --git a/docs/docbook/projdoc/Compiling.xml b/docs/docbook/projdoc/Compiling.xml index 8a5c5e89a6..ccb2f46f3f 100644 --- a/docs/docbook/projdoc/Compiling.xml +++ b/docs/docbook/projdoc/Compiling.xml @@ -208,9 +208,9 @@ With that said, go ahead and download the following files: &prompt;wget http://us1.samba.org/samba/ftp/samba-pubkey.asc -GPG +GPG The first file is the PGP signature for the Samba source file; the other is the Samba public PGP key itself. Import the public PGP key with: @@ -235,9 +235,11 @@ then all is well. The warnings about trust relationships can be ignored. An example of what you would not want to see would be: + gpg: BAD signature from "Samba Distribution Verification Key" - + + @@ -246,7 +248,8 @@ example of what you would not want to see would be: configure - To do this, first run the program ./configure + + To do this, first run the program ./configure in the source directory. This should automatically configure Samba for your operating system. If you have unusual needs then you may wish to run -- cgit