canmove, Confirmed users
6,439
edits
(Fix win32 dir for buildbot) |
|||
Line 122: | Line 122: | ||
* <strike>/data/cltbld/bin/firefox-src-tarball-nobuild has a hardcoded CVSROOT; change it to cltbld@staging-build-console.build.mozilla.org:/builds/cvsmirror/cvsroot</strike> | * <strike>/data/cltbld/bin/firefox-src-tarball-nobuild has a hardcoded CVSROOT; change it to cltbld@staging-build-console.build.mozilla.org:/builds/cvsmirror/cvsroot</strike> | ||
* Apache needs to be installed and set to start on boot | |||
yum install httpd | |||
chkconfig --levels 235 --add httpd |