r9663: Portability fix for IE.
[kai/samba.git] / howto.txt
index f4ea6a968248ceae67cdbef10051767b2c1f2120..9ea7e0ca79ed13ca9e96c1397275e73ba22bc1d1 100644 (file)
--- a/howto.txt
+++ b/howto.txt
@@ -37,11 +37,6 @@ Run this:
   $ cd samba4/source
   $ ./autogen.sh
   $ ./configure.developer
-
-If you did not include heimdal, run this:
-  $ make proto all
-
-If you did include Heimdal, a different step is required:
   $ make proto all
 
 If you have gcc 3.4 or newer, then substitue "pch" for "proto" to
@@ -61,7 +56,9 @@ configure above to change this.
 Step 4: provision Samba4
 ------------------------
 
-The "provision" step sets up a basic user database. 
+The "provision" step sets up a basic user database. Make sure your smbscript
+binary is installed in a directory listed in your PATH environment variable.
+It is presumed it's available just like any other commands from your shell.
 
   $ cd source
   $ ./setup/provision --realm=YOUR.REALM --domain=YOURDOM --adminpass=SOMEPASSWORD