I'm trying to update the Pd version 0.45.4 that came with the Ubuntu 14.4 on my Odroid XU4.
I have downloaded the source of 0.46.7 and compiled it.
The INSTALL.txt says this:
.
run the following commands:
./autogen.sh
./configure
make
I ran that but this obvoiusly does not actually install Pd 0.46.7
What is missing?
Thanks, Ingo