Hi list,

I've been trying to set up a Raspberry Pi 2 for a few days and am running into some problems.

I was able to install Pd 43.3 without difficulty.

But when I tried to install Pd 46.6 for the Raspberry Pi from Miller's site:
http://msp.ucsd.edu/software.html

using the following directions:

"run the following commands:
./autogen.sh
./configure
make"


When I run: ./autogen.sh

terminal returns:
./autogen.sh: 22 ./autogen.sh: autoreconf: not foundĀ 

I have successfully run:
sudo apt-get update
and
sudo apt-get install build-essential

Any advice would be greatly appreciated!

best,
RickĀ