On 9/10/06, Mathieu Bouchard <[EMAIL PROTECTED]> wrote:
On Sat, 9 Sep 2006, Alexandre Quessy wrote:

> A global startup configuration file would be very desirable. We could
> then write a little pd-add-path script that would simply :
> echo -path $PWD >> /usr/lib/pd/pdrc-system-wide

simply that? is it because you chmoded /usr/lib/pd or because you run
everything as root?

Oups ! Sorry. I copy-pasted from my pdpath command which cats to
~/.pdrc, but it would rather be in this case :
sudo bash -c "echo -path $PWD >> /usr/lib/pd/pdrc"

Or something.

--
Alexandre Quessy
http://alexandre.quessy.net

_______________________________________________
PD-dev mailing list
PD-dev@iem.at
http://lists.puredata.info/listinfo/pd-dev

Reply via email to