hi, where can i find iemmatrix compiled for macosx intel? ive tried the one from here: http://www.netpd.org/Iemmatrix
but when i load it i got this message
/Applications/pd/Pd-0.39.2-extended-test7.app/Contents/Resources/extra/iemmatrix.pd_darwin: dlopen(/Applications/pd/Pd-0.39.2-extended-test7.app/Contents/Resources/extra/iemmatrix.pd_darwin, 10): no suitable image found. Did find:
/Applications/pd/Pd-0.39.2-extended-test7.app/Contents/Resources/extra/iemmatrix.pd_darwin: mach-o, but wrong architecture /Applications/pd/Pd-0.39.2-extended-test7.app/Contents/Resources/extra/iemmatrix: can't load library
do anybody know why i got this message and how to fix this? if is not possible, where can i get iemmatrix for macosx - intel?
thanks
p.
____________________________________________________________________________________
Shape Yahoo! in your own image. Join our Network Research Panel today! http://surveylink.yahoo.com/gmrs/yahoo_panel_invite.asp?a=7
punchik punchik wrote:
/Applications/pd/Pd-0.39.2-extended-test7.app/Contents/Resources/extra/iemmatrix.pd_darwin: mach-o, but wrong architecture
do anybody know why i got this message and how to fix this?
most likely, because the iemmatrix.pd_darwin you are trying to load has been compiled for powerpc and not for macintel.
if is not possible, where can i get iemmatrix for macosx - intel?
since there are no macintel autobuilds, you might just want to go and compile it yourself. it's fun to do :-) just get the sources from cvs, then do a "cd iemmatrix/src/ && autoconf && ./configure && make"
otoh, probably someone here on the list has a macintel and is willing to donate you a binary...
mfa.sr IOhannes
IOhannes m zmoelnig wrote:
most likely, because the iemmatrix.pd_darwin you are trying to load has been compiled for powerpc and not for macintel.
[...]
since there are no macintel autobuilds, you might just want to go and compile it yourself.
Is there a reason why they are not in the nightly autobuilds? I recognized, that the macintel autobuilds stopped on aug 31st. but even in the old autobuilds there is no iemmatrix. Is it called matrix instead of iemmatrix? or is it stripped into single objects (mtx_and...). some of the mtx_ are also in zexy. marius.
marius schebella wrote:
Is there a reason why they are not in the nightly autobuilds? I recognized, that the macintel autobuilds stopped on aug 31st.
this is most likely due to vanished hardware (but i guess, that you know that better than me)
but even in the old autobuilds there is no iemmatrix. Is it called matrix instead of iemmatrix? or is it stripped into single objects (mtx_and...).
i don't know. iemmatrix can be build as single object collection, so it is pd-extended ready. i will not add it, but i thought georg has already done so (?)
some of the mtx_ are also in zexy.
which ones? i thought there was none left (and indeed i do hope so)
fma.dr IOhannes
Hallo!
but even in the old autobuilds there is no iemmatrix. Is it called matrix instead of iemmatrix? or is it stripped into single objects (mtx_and...).
i don't know. iemmatrix can be build as single object collection, so it is pd-extended ready. i will not add it, but i thought georg has already done so (?)
Yes I have added iemmatrix and they should be in the autobuilds (also for OS-X, I just checked the makefile). The library is called "iemmatrix", so an [import iemmatrix] should work.
But these changes are only in the latest pd-extended which is not released yet ...
LG Georg
On 11/09/2007, at 16.54, Georg Holzmann wrote:
But these changes are only in the latest pd-extended which is not released yet ...
...which means that it (iemmatrix) can be snapped out of nightly
builds of Pd-0.40.3-extended for max osx i386.
http://autobuild.puredata.info/auto-build/2007-08-31/Pd-0.40.3- extended-20070831-macosx104-i386.dmg