<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi.<br>
<br>
On 06/06/2010 11:32 PM, Hans-Christoph Steiner wrote:
<blockquote cite="mid:E63E6A2D-89F1-4251-BE01-B12C547211D3@at.or.at"
 type="cite">That build is old, how about making builds using the
auto-build
scripts?&nbsp; Then it can automatically upload too if fully setup.&nbsp; If the
computer is not on all the time, it could be scheduled to run on
startup, or something else.
  <br>
  <br>
This is how you set it up and run a build:
  <br>
  <br>
mkdir ~/auto-build
  <br>
cd ~<i class="moz-txt-slash"><span class="moz-txt-tag">/</span>auto-build<span
 class="moz-txt-tag">/</span></i>
  <br>
rsync -av --delete rsync://128.238.56.50/distros/pd-extended/
pd-extended/
  <br>
~/auto-build/pd-extended/scripts/auto-build/pd-extended-auto-builder.sh
</blockquote>
<br>
I'm getting this each time I build from source:<br>
<br>
install: cannot stat
`/home/ailo/auto-build/pd-extended/externals/pidip/*.pd_linux': No such
file or directory<br>
<br>
Then I usually just go ahead with "make package" and install the .deb
package. I don't know what I am missing though.<br>
Running on Lucid, amd64.<br>
</body>
</html>