Confirmed users
4,293
edits
(Fix up autoconf-213 note) |
|||
Line 181: | Line 181: | ||
cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co -d nagios mozilla/tools/nagios | cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co -d nagios mozilla/tools/nagios | ||
mv nagios/nrpe-linux.cfg /etc/nagios/nrpe.cfg | mv nagios/nrpe-linux.cfg /etc/nagios/nrpe.cfg | ||
=== ''Installing Autoconf 2.13'' === | |||
{{bug|433492}} added autoconf 2.13 on 30/June/2008, which puts it somewhere between version 4 and 5. | |||
sudo yum install autoconf213 | |||
== Version 5 == | == Version 5 == | ||
Line 534: | Line 539: | ||
When you create the slave, be sure to set "umask = 002" in the buildbot.tac and restart it (otherwise we'll start pushing update snippets around with mode 600). | When you create the slave, be sure to set "umask = 002" in the buildbot.tac and restart it (otherwise we'll start pushing update snippets around with mode 600). | ||
== To build mozilla == | == To build mozilla == |