Confirmed users
2,679
edits
| Line 9: | Line 9: | ||
== Install python == | == Install python == | ||
http://wiki.mozilla.org/ReferencePlatforms/Linux#Build_Python_2.5 | http://wiki.mozilla.org/ReferencePlatforms/Linux#Build_Python_2.5 | ||
...and then, for build slaves, install Config::General | |||
wget http://search.cpan.org/CPAN/authors/id/T/TL/TLINDEN/Config-General-2.33.tar.gz | |||
unpack, | |||
perl Makefile.pl | |||
make install | |||
== Initial Setup Steps == | == Initial Setup Steps == | ||