On Wed, Jan 25, 2012 at 18:30, batinste <dwanafite@yahoo.fr> wrote:
Hi there !

András Murányi told me that i should join the compile farm, and i think
it could be nice to help the community. I have a Hewlett Packard Aspire
Revo 1.6GHz Intel Atom N230, 2GB RAM running Ubuntu Oneiric Ocelot 64
bit. Pd-extended compiles fine as far as i can tell, i have no
dependencies issues. I've built it a few times since last week.
The server has been running and online for 2 years now with minor
unavailabilities, mainly because of my ISP's crappy modem/router.

So, it's up to you :)


On my Lucid, it goes like this:
- I've created a new user called pd,
- Perhaps a /home/pd/auto-build/ folder needs to be created,
- The attached file (run-auto-builds) goes into /etc/cron.daily/ ,
- and because cron is actually run by anacron, I've also added "START_HOURS_RANGE=9-24" to /etc/anacrontab in order to prevent the builds to happen at night (because they spin up the fans and that is too noisy),
- the PATH in anacrontab may also have to be adjusted if things don't want to run.
...from this point the build shall happen every day - unless I've forgot something important.
IF the build seems to happen every day, tell Hans-Cristoph Steiner and he will enable the uploads to the server. (BTW, you can also allow ssh access to the pd account on your machine later, but it's an independent task.)

This is how I recollect the setup, but just tell me if you get stuck or anything unclear.

Andras