On Mon, Feb 22, 2016 at 7:26 PM, IOhannes m zmoelnig zmoelnig@iem.at wrote:
so how did you create the ~/pd-externals/Gem/ folder?
I did this:
$ mkdir ~/pd-externals ; mkdir ~/pd-externals/deken-plugin ; ## download deken-plugin.tcl from https://github.com/pure-data/deken $ cp deken-plugin.tcl ~/pd-externals/deken-plugin/deken-plugin.tcl
## restart Pd. And it says: deken-plugin.tcl (Pd externals search) in /home/ak/pd-externals/deken-plugin loaded. Platform detected: Linux-x86_64-64bit
That's it. Is it problematic?
best, jonghyun