One idea: type "file /usr/lib/puredata/extra/netsend~.pd_linux" and verify that it seems to be for the right arch/OS like this:
file /usr/lib/puredata/extra/bonk~/bonk~.pd_linux /usr/lib/puredata/extra/bonk~/bonk~.pd_linux: ELF 32-bit LSB shared object, ARM, version 1 (SYSV), dynamically linked, BuildID[sha1]=0x28222313b3309b88df48d6ee2cbcffc31f645aeb, stripped That would also verify the file is readable. I don't know what else could go wrong but of course that's how things go wrong in general - someone didn't know how it would go wrong :) On Tue, Sep 11, 2012 at 02:28:42PM -0700, Duncan MacConnell wrote: > Hey all, long time user first time mailer.. > > I am trying to install an external.. netsend~, but any external really, on > to omap ubuntu 12.4 > Each time I open a patch with the object, I get error: > > /usr/lib/puredata/extra/netsend~.pd_linux: > /usr/lib/puredata/extra/netsend~.pd_linux: cannot open shared object file: > No such file or directory > > The file it complains about (as well as the other .h, .c and .pd_linux > files) is indeed in the path listed. > The only documentation I could find mentioned that they had to be in that > directory. > > puredata installed via sudo apt-get install puredata. > > Thanks! > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
