Re: [PD] building extras on arm7 (CHIP)

2016-04-07 Thread IOhannes m zmölnig
On 04/07/2016 07:05 PM, Peter Nyboer wrote: > Yes, that is what I did, more or less. Complete details are here: > http://docs.getchip.com/#building-and-installing-puredata-pd-on-chip > But in brief: > ./autogen.sh > ./configure --disable-portaudio --disable-portmidi --no-recursion > cd src > make c

Re: [PD] building extras on arm7 (CHIP)

2016-04-07 Thread Peter Nyboer
> > why do you build Pd in /usr/local/lib in the first place? > > the straightforward way would be: > - extract Pd sources somewhere in your home-directory (e.g. > /home/peter/src/pd-0.46-6) > - cd into that directory and build Pd Yes, that is what I did, more or less. Complete details are here:

Re: [PD] building extras on arm7 (CHIP)

2016-04-07 Thread IOhannes m zmoelnig
On 2016-04-07 05:23, Peter Nyboer wrote: > I’ve built PD vanilla for a small linux computer (Next Thing CHIP) from > source. It runs fine, but I don’t have the ‘extra’ objects like expr, choice, > etc. I’m having a problem building the ‘extras’. If I > cd /usr/local/lib/pd/extra > and try “make

[PD] building extras on arm7 (CHIP)

2016-04-06 Thread Peter Nyboer
I’ve built PD vanilla for a small linux computer (Next Thing CHIP) from source. It runs fine, but I don’t have the ‘extra’ objects like expr, choice, etc. I’m having a problem building the ‘extras’. If I cd /usr/local/lib/pd/extra and try “make install” I get an error chip@poch:/usr/local/lib/pd