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!
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!
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Not directly related to the problem but...I just want to throw out there that I've spent way too much time trying to get netsend~/netreceive~ to work robustly and they just don't. I'd highly recommend you look for another external as I'm unaware of anybody using netsend~/netreceive~ with any consistent luck.
On Tue, Sep 11, 2012 at 5:00 PM, Miller Puckette msp@ucsd.edu wrote:
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!
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list