Pd-extended 0.43.3 (Unreleased)
Up to Product page
This is not a final release. Experimental releases should only be used for testing and development. Do not use these on production sites, and make sure you have proper backups before installing...
Pd-extended 0.43.3 on Raspberry Pi (Raspbian Wheezy)
For additional information about this project, please visit the
project page.
Available downloads
There are no available software files in this release yet.
Release Notes
Tested with | pd 0.43 |
---|---|
State | Unreleased |
License | GPL |
Expected Release | 2012/10/04 |
Based on Tedbot's tutorial on building pd-extended for Debian Squeeze.
To install run these commands from the terminal:
$ echo "deb-src http://archive.raspbian.org/raspbian wheezy main contrib non-free rpi" | sudo tee -a /etc/apt/sources.list
Then run:
$ sudo apt-get update $ wget https://puredata.info/downloads/pd-extended-0-43-3-on-raspberry-pi-raspbian-wheezy-armhf/releases/1.0/Pd-0.43.3-extended-20121004.deb $ sudo dpkg -i Pd-0.43.3-extended-20121004.deb $ sudo apt-get -f install
it should be installed. For root priorities:
$ sudo chmod 4755 /usr/bin/pd-extended
Updated tutorial on how to build pd-extended 0.43.3 for Raspbian Wheezy