Changeset 785 for server/doc
- Timestamp:
- Aug 2, 2008, 6:51:50 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/doc/install-howto
r562 r785 7 7 * Run "make install-deps" to install various prereqs. 8 8 9 * Create a scripts-build account, and set up rpm to build in $HOME. 10 Or you can just use the default setup, which will generate packages 11 in /usr/src/redhat. 12 9 13 * Use the Makefile to build the scripts.mit.edu-specific Fedora 10 14 packages. 15 - make download 16 - make setup 17 - make all 18 - openafs-devel is a build-dependency of accountadm, so you'll need to 19 install it by hand. 20 Then install all the packages as root. 11 21 12 22 * Run "make suexec" and "make suexec-install" to overwrite … … 24 34 25 35 * Install rails (versions 1.1.6 and 1.2.2). 36 37 * Install the Python eggs and Ruby gems that are on the other scripts.mit.edu 38 servers and do not have RPMs. 26 39 27 40 * Install the credentials (machine keytab, daemon.scripts keytab, SSL … … 43 56 localhost. 44 57 58 * Install fedora-ds-base and set up replication (see /mit/scripts/doc). 59 45 60 * (Optional) Beat your head against a wall. 46 61
Note: See TracChangeset
for help on using the changeset viewer.