home changes contents help options

See the rsync from the auto-build farm section of GettingPdSource on downloading the Pd distro of your preference, which will contain the auto-build scripts as well. See also the Setting Up Your Machine for Building section of the Developer's Documentation on how to install all of the dependencies before trying to build.


Here is a basic sketch of the auto-build process on the PdLab servers:

on the master server only (debian-stable-i386)

on each build server

For example, to download and build pd-extended on your machine using the auto-build script:

rsync -av --delete rsync://128.238.56.50/distros/pd-extended/ pd-extended/
./pd-extended/scripts/auto-build/pd-extended-auto-builder.sh

subtopics: