[PD-dev] [ pure-data-Bugs-1912314 ] [import] doesn't seem to add pathes

SourceForge.net noreply at sourceforge.net
Mon Mar 17 23:22:48 CET 2008


Bugs item #1912314, was opened at 2008-03-11 20:24
Message generated for change (Comment added) made by eighthave
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=478070&aid=1912314&group_id=55736

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: Closed
>Resolution: Invalid
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: Hans-Christoph Steiner (eighthave)
Date: 2008-03-17 18:22

Message:
Logged In: YES 
user_id=27104
Originator: NO

caused by custom install location on GNU/Linux

----------------------------------------------------------------------

Comment By: Roman Haefeli (reduzent)
Date: 2008-03-11 21: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&group_id=55736




More information about the Pd-dev mailing list