>> declare -lib C:/Users/john smith/AppData/Roaming/pd/Gem
>you should never do that.
>the idea of [declare] is to express a dependency on a library, ratherthan to provide an attacker with valuable information about thefilesystem layout of the computer you happened to use.
>it also makes it impossible for "jane doe" to use your patch (unless youwant to maintain a list of all users, who are supposed to run the patch,in your patch).
>if you want to put libraries into non-standard locations, you should usethe preferences's "Path" to search those locations.
>the actual entries to the [declare] object should always be relative.
Sashgs,
Lucarda.