Jonathan, if you do ./configure with option --prefix=&lt;absolute path to root dir of that Pd distribution&gt;, you can do a local install without su privileges. This doesn&#39;t solve the issue with updating but anyway it&#39;s convenient.<br>
<br>Katja<br><br><br><div class="gmail_quote">On Wed, Feb 20, 2013 at 11:47 PM, Jonathan Wilkes <span dir="ltr">&lt;<a href="mailto:jancsika@yahoo.com" target="_blank">jancsika@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
&gt;________________________________<br>
&gt; From: IOhannes m zmoelnig &lt;<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>&gt;<br>
&gt;To: <a href="mailto:pd-list@iem.at">pd-list@iem.at</a><br>
&gt;Sent: Wednesday, February 20, 2013 1:45 PM<br>
&gt;Subject: Re: [PD] pd 0.44 vanilla build process<br>
<div class="im">&gt;<br>
&gt;-----BEGIN PGP SIGNED MESSAGE-----<br>
&gt;Hash: SHA1<br>
&gt;<br>
&gt;On 2013-02-20 18:55, Hans-Christoph Steiner wrote:<br>
&gt;&gt;<br>
&gt;&gt; I&#39;d skip the copy and just do:<br>
&gt;&gt;<br>
&gt;&gt; ./autogen.sh ./configure make ./src/pd -nrt    (-nrt so it ignores<br>
&gt;&gt; the watchdog)<br>
&gt;&gt;<br>
&gt;that&#39;s not needed with Pd&gt;=0.44: if the watchdog cannot be found, Pd<br>
&gt;will fallback to non-realtime.<br>
<br>
<br>
</div>Thanks for the help.  Actually it&#39;s not such a big deal to do the cp command.<br>
The main problem is that when I make a src code change and do &quot;make&quot;<br>
again, it obviously recompiles the changed files but when I run pd I end up<br>
with the old behavior, so it&#39;s obviously not updating everything correctly.<br>
<br>
The src/pd file is a bash script, not an executable, and it seems I have to<br>
do &quot;make install&quot; with su privileges if I want to make an executable.  I don&#39;t<br>
want to go to that trouble, nor do &quot;make clean &amp;&amp; make&quot; every time I make<br>
changes and test them out.<br>
<span class="HOEnZb"><font color="#888888"><br>
-Jonathan<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
&gt;<br>
&gt;fgjasdr<br>
&gt;IOhannes<br>
&gt;-----BEGIN PGP SIGNATURE-----<br>
&gt;Version: GnuPG v1.4.12 (GNU/Linux)<br>
&gt;Comment: Using GnuPG with Mozilla - <a href="http://enigmail.mozdev.org/" target="_blank">http://enigmail.mozdev.org/</a><br>
&gt;<br>
&gt;iEYEARECAAYFAlElGdwACgkQkX2Xpv6ydvR0LwCgkys8p87eaOemAOi8kLtFvrAE<br>
&gt;gEgAoN/3E8WXxJyGau4MTxzbO5c/6Wxj<br>
&gt;=mdT+<br>
&gt;-----END PGP SIGNATURE-----<br>
&gt;<br>
&gt;_______________________________________________<br>
&gt;<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
&gt;UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</div></div></blockquote></div><br>