2017-08-21 12:50 GMT-03:00 oliver oliver@klingt.org:
the main issue here is not really deken, but the fact that the [declare] object won't find any external/library anymore that is not inside PD's "extra" folder, since it doesn't know about the new default externals path.
I already responded to this in your previous thread https://lists.puredata.info/pipermail/pd-list/2017-08/120069.html
Let me just re emphasize how it is wrong to say "won't find any external/library *anymore*". Pd is not doing anything new! There's not a bug introduced. You are confusing things. Please check that previous reply of mine.
What I forgot to give as an example is that you can still add add Gem (as you always could) by adding its path to the path's preferences and just using the -lib flag, as in [declare -lib Gem].