Hi.
On 06/06/2010 11:32 PM, Hans-Christoph Steiner wrote:
That build is old, how about making builds using the
auto-build
scripts? Then it can automatically upload too if fully setup. If the
computer is not on all the time, it could be scheduled to run on
startup, or something else.
This is how you set it up and run a build:
mkdir ~/auto-build
cd ~/auto-build/
rsync -av --delete rsync://128.238.56.50/distros/pd-extended/
pd-extended/
~/auto-build/pd-extended/scripts/auto-build/pd-extended-auto-builder.sh
I'm getting this each time I build from source:
install: cannot stat
`/home/ailo/auto-build/pd-extended/externals/pidip/*.pd_linux': No such
file or directory
Then I usually just go ahead with "make package" and install the .deb
package. I don't know what I am missing though.
Running on Lucid, amd64.