Bugs item #1912314, was opened at 2008-03-12 00:24 Message generated for change (Comment added) made by reduzent You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1912314...
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: pd-extended Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Roman Haefeli (reduzent) Assigned to: Hans-Christoph Steiner (eighthave) Summary: [import] doesn't seem to add pathes
Initial Comment: tested with: Pd version 0.40.3-extended-20080308
which is installed in: /home/roman/pd-extended-0.40/usr/local/bin/pd (don't know if this infor useful. i think i should mention it, because usually it is installed in /usr/local/bin/pd)
[import iemmatrix] prints: [import] loaded library: iemmatrix
however, when i load this patch: ---- [import iemmatrix]
[matrix] ----- [matrix] doesn't get instantiated, but outputs the error:
matrix ... couldn't create
instantiating [iemmatrix/matrix] works fine, though.
also this patch loads fine: ------- [declare -stdpath extra/iemmatrix]
[matrix] -------
i tested the same with 'tof' and [destroysend] from the library 'tof' and got similar results.
----------------------------------------------------------------------
Comment By: Roman Haefeli (reduzent)
Date: 2008-03-12 01:38
Message: Logged In: YES user_id=1895440 Originator: YES
it turned out, that this behaviour is indeed related to the non-standard install location. it also turned out, that on linux several things in pd won't work as expexted, if pd is _not_ installed in the directory, where it was compiled for (unlike windows, where pd can be put to an arbitrary place while still everything works fine).
sorry for the noise and bogus bug report
----------------------------------------------------------------------
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1912314...