On Fri, 2022-11-11 at 16:14 +0100, IOhannes m zmölnig wrote:
Am 11. November 2022 16:06:22 MEZ schrieb Roman Haefeli reduzent@gmail.com:
On Fri, 2022-11-11 at 14:22 +0000, mick mengucci wrote:
I also saw that Alexandros suggests [command] but which external do I need installed?
Deken provides a command external for Linux-armv7-32. Have you tried that? Or are you using a 64bit Raspberry Pi?
You can always just install the pd-ggee package that comes with your system:
$ apt-get install pd-ggee
Yeah, though I wouldn't recommend using [shell] for new projects. It is really limited and [command] was specifically written to overcome the shortcomings of [shell]. IMHO, the only use-case for [shell] is running old projects that already use it.
Roman