Re: deken and Pd search path
IOhannes m zmoelnig <[email protected]>
| Newsgroups | gmane.comp.multimedia.puredata.general |
|---|---|
| Message-ID | <[email protected]> |
On 9/12/24 15:17, cyrille henry wrote: > hello, > > With default path, or using the -noprefs starting option, Pd is not > looking for externals where deken install them. > I.E : > if I install pmppd with deken, start pd -noprefs, Pd can't find the pmpd > object, even with "declare -stdpath pmpd -path pmpd" in the patch > > Is this the expected behaviours? > I think the deken path should be add to the standard search path. > (standard search path are only : patch location, ~/.local/lib/pd/extra/, > ~/pd-externals/, /usr/local/lib/pd-externals/, /usr/local/lib/pd/extra/) it's more complicated. Pd doesn't know about deken (the latter being a pure Pd-GUI thing). deken tries to use the default search path as the default installation path. but once you started Pd and accepted the ~/Documents/Pd path as the default, deken will remember that selection. you can also set whatever path you want for deken to install externals to, but deken will use it's own (pd-gui) preferences, and not tell the Pd-core about that. this all works nicely, as long as you don't try to force some specific settings, e.g. via (`-noprefs`). if you know how to use `-noprefs`, we assume you can also add "-path /path/to/where/i/told/deken/to/put/stuff" :-) gfmadsr IOhannes --- [email protected] - the Pure Data mailinglist https://lists.iem.at/hyperkitty/list/[email protected]/message/3Q6AI6YV4L3JORSE2ZXYUF4QQW3A2DQ5/ To unsubscribe send an email to [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.iem.at/
OpenPGP_signature.asc
(application/pgp-signature, 840 B)
-----BEGIN PGP SIGNATURE----- wsF5BAABCAAjFiEEdAXnRVdICXNIABVttlAZxH96NvgFAmbjEboFAwAAAAAACgkQtlAZxH96NviC eQ//f4qeUJifag8eVCheTHDjMEmk9KQkwE4OBKie1G+317yRESUr8jR5fZD9EgtbGt8EuwTj1bOo X0es3Gd8RxZjr4t5t0PNTV5lqcxyXru9EevRMO9kAIelNvUYcsCZAIxdUsjPaSwwOnVMYLwT7R8k rJ0nkUzI7+wbNOTqrqOeEY9R3dhsOHPciklKX8rpmWEYqwDnw2++lsNtvMAsoKLj1fAQf6yURacE gx55/gy5txuNhHjE0uUjRuajTUFYI10J6wWNTD23S0qljHBASStmIBuMuP0PcMJANPpHIKWTijWD wbGmyarFbY3jbei7NNlBCNbyGffB4HRFQsxqegP3gCdo6PfjAedzBwpfS7mo2tbQuOl2KKSxtshY frnTe990rNZ4+n0JaBYNJxt99iiO2Fn6IlbvdG7PTmf8KzXm9Itb7b6oL1sDbjf5HzFxbJpzFnlT g1FJ2AZPME0WSu0WEZcGYTBT297vd/+q4pq1056OtJ9ZU6R7Ica/o0nVNo1LHETwvRlkHwHbfQ9B xA0051I/UGl2qk2lNdSsXlkEW5KhtWF4IbLFeEgi0VeeFoe3T3rXaNRHC2gDKhjqJJyhQsvT4dvf R7KtDk4Qf0Qr6j/500H6fwu96BzN4RbywcMo/afdYdqpgiRvh/OE+Y2yficRmK9HxSI8qJ+17Nw1 C7I= =1fxP -----END PGP SIGNATURE-----