[PD] pd 0.44 vanilla build process

Jonathan Wilkes jancsika at yahoo.com
Wed Feb 20 23:47:43 CET 2013


>________________________________
> From: IOhannes m zmoelnig <zmoelnig at iem.at>
>To: pd-list at iem.at 
>Sent: Wednesday, February 20, 2013 1:45 PM
>Subject: Re: [PD] pd 0.44 vanilla build process
> 
>-----BEGIN PGP SIGNED MESSAGE-----
>Hash: SHA1
>
>On 2013-02-20 18:55, Hans-Christoph Steiner wrote:
>> 
>> I'd skip the copy and just do:
>> 
>> ./autogen.sh ./configure make ./src/pd -nrt    (-nrt so it ignores
>> the watchdog)
>> 
>that's not needed with Pd>=0.44: if the watchdog cannot be found, Pd
>will fallback to non-realtime.


Thanks for the help.  Actually it's not such a big deal to do the cp command.
The main problem is that when I make a src code change and do "make"
again, it obviously recompiles the changed files but when I run pd I end up
with the old behavior, so it's obviously not updating everything correctly.

The src/pd file is a bash script, not an executable, and it seems I have to
do "make install" with su privileges if I want to make an executable.  I don't
want to go to that trouble, nor do "make clean && make" every time I make
changes and test them out.

-Jonathan


>
>fgjasdr
>IOhannes
>-----BEGIN PGP SIGNATURE-----
>Version: GnuPG v1.4.12 (GNU/Linux)
>Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
>iEYEARECAAYFAlElGdwACgkQkX2Xpv6ydvR0LwCgkys8p87eaOemAOi8kLtFvrAE
>gEgAoN/3E8WXxJyGau4MTxzbO5c/6Wxj
>=mdT+
>-----END PGP SIGNATURE-----
>
>_______________________________________________
>Pd-list at iem.at mailing list
>UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
>
>
>



More information about the Pd-list mailing list