Changeset 796 for server/doc/install-howto
- Timestamp:
- Aug 6, 2008, 4:53:24 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
server/doc/install-howto
r788 r796 9 9 10 10 * Create a scripts-build account, and set up rpm to build in $HOME. 11 Or you can just use the default setup, whichwill generate packages11 If you just use the default setup, it will generate packages 12 12 in /usr/src/redhat. 13 13 14 14 * Use the Makefile to build the scripts.mit.edu-specific Fedora 15 15 packages. 16 - export PATH=$PATH:/usr/sbin 16 17 - make download 17 18 - make setup 18 19 - make all 19 20 - openafs-devel is a build-dependency of accountadm, so you'll need to 20 install it by hand .21 install it by hand when that fails. 21 22 Then install all the packages as root. 23 24 * Rebuild mit-zephyr on a 32-bit machine, like the one at Joe's home. 22 25 23 26 * Run "make suexec" and "make suexec-install" to overwrite
Note: See TracChangeset
for help on using the changeset viewer.