hello all,
i'm trying to install pd-extended on Raspberry Pi with the instructions here/ to install pd-extended on:
http://log.liminastudio.com/writing/tutorials/how-to-build-pd-extended-on-the-raspberry-pi
my raspberry pi is running Occidentalis (based on Raspbian):
http://learn.adafruit.com/adafruit-raspberry-pi-lesson-1-preparing-and-sd-card-for-your-raspberry-pi/downloading-an-image
i'm unable to install some of the dependencies, i.e. this line:
sudo apt-get install rsync autoconf libfftw3-dev liblua5.1-0-dev swig libvorbis-dev ladspa-sdk libspeex-dev libmp3lame-dev lua5.1
it seems that my apt-get can't find them:
> pi@raspberrypi ~ $ sudo apt-get install libfftw3-dev
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
> E: Unable to locate package libfftw3-dev
might anyone have a hint for me?
thanks in advance for you rhelp,
ali