Index: /server/doc/install-howto
===================================================================
--- /server/doc/install-howto	(revision 784)
+++ /server/doc/install-howto	(revision 785)
@@ -7,6 +7,16 @@
 * Run "make install-deps" to install various prereqs.
 
+* Create a scripts-build account, and set up rpm to build in $HOME.
+  Or you can just use the default setup, which will generate packages
+  in /usr/src/redhat.
+
 * Use the Makefile to build the scripts.mit.edu-specific Fedora
   packages.
+  - make download
+  - make setup
+  - make all
+  - openafs-devel is a build-dependency of accountadm, so you'll need to
+    install it by hand.
+  Then install all the packages as root.
 
 * Run "make suexec" and "make suexec-install" to overwrite
@@ -24,4 +34,7 @@
 
 * Install rails (versions 1.1.6 and 1.2.2).
+
+* Install the Python eggs and Ruby gems that are on the other scripts.mit.edu
+  servers and do not have RPMs.
 
 * Install the credentials (machine keytab, daemon.scripts keytab, SSL
@@ -43,4 +56,6 @@
   localhost.
 
+* Install fedora-ds-base and set up replication (see /mit/scripts/doc).
+
 * (Optional) Beat your head against a wall.
 
