Hi,
Is anyone running pd .48 on their Raspberry Pi? I really want to get that going on mine. I'm way back on .46.2 and I am trying to upgrade.
If I do "sudo apt-get install puredata" in command line, will it upgrade my current version of pd? Or install a new version? If so how do I just do an upgrade of my current version?
This is a general question, what I also want to find out is how to compile a downloaded version manually.
This is what I tried so far, in trying to get an version of pd .48 on my RPi 3:
I went to this link:
http://msp.ucsd.edu/software.html
and went to "Older Stable Release, Newest not Yet Compiled"
and clicked on the Raspberry Pi 2 or 3 link.
I downloaded a folder of pd-0.48-1
in terminal i cd a path to that folder.
I read the install text which says to run: ./autogen.sh
I see autogen.sh in the folder. When I run ./autogen.sh i get back:
" ./autogen.sh: 21: ./autogen.sh: autoreconf: not found"
Any suggestions as to what to do?
thank you in advance for any help.
Nick