2015-06-03 20:06 GMT+02:00 IOhannes m zmölnig zmoelnig@iem.at:
On 06/03/2015 07:42 PM, Raphaël Ilias wrote:
Hi,
I'm trying to install latest vanilla on A20-OlinuXino board as Katja adviced me. I'm such a newbie with debian : I don't manage to make it work !
What I did is :
$ apt-get remove pd-extended
- got the latest *source* from Miller Puckette's website (pd-0.46-6)
$ tar xzf pd-0.46-6-src.tar.gz $ cd pd-0.46-6
- then, as I read in INSTALL.TXT, i did:
$ ./autogen.sh $ ./configure $ make
you missed: $ sudo make install
gamsrd IOhannes
Thanks IOhannes, that did it ! (however as far as I can see, this isn't mentionned in the INSTALL.TXT)
Now, I'll try to install externals... At least, the gui seems to be faster than it was with pd-extended
thanks,
Raphaël