On 10/01/2012 08:51 PM, Pierre Massat wrote:
Dear List,
I had to format my SD card after rpi-update filled up the entire disk. So I installed the latest version of Raspbian("2012-09-18"), and installed Pd. It seems to work ok, but pdsend is nowhere to be found. I thought it was part of Pd by default in Linux. I tried sudo apt-get install pdsend (or pd-pdsend), to no avail. This is making me very sorry.
$ apt-get install puredata-utils
you might want to check $ apt-cache search puredata to get an idea of "core" (Pd-vanilla) packages.
and of course, have a look at $ apt-cache search ^pd- every now and then
dgmard IOhannes