[PD] external libraries for Raspberry Pi - how to compile?

Ingo ingo at miamiwave.com
Sun Sep 12 11:36:16 CEST 2021


Yep, looks like [declare -path /usr/lib/puredata/extra/iemlib -lib iemlib]
should work but it doesn't.
I'm suspecting that certain objects are simply not compiled correctly.

But at least on Deken it is the only arm version.

I just downloaded from apt-get version 1.21 instead of 1.22 and it works!
Great this made my day!

Thanks to everybody!
Ingo



> -----Original Message-----
> From: Pd-list [mailto:pd-list-bounces at lists.iem.at] On Behalf Of Peter P.
> Sent: Sunday, September 12, 2021 11:15 AM
> To: pd-list at lists.iem.at
> Subject: Re: [PD] external libraries for Raspberry Pi - how to compile?
>
> * Ingo <ingo at miamiwave.com> [2021-09-12 11:11]:
> > OK,
> >
> > I have downloaded the iemlib from Deken.
> >
> > The iemlib from Deken (iemlib[v1.22] (Linux-armv7-32).dek is in one
> > single folder called "iemlib".
> > The file "iemlib.pd_linux" is inside of the folder.
> >
> > I have tried these options:
> >
> > [declare -lib iemlib]
> > [declare -lib iemlib -path iemlib]
> > [declare -lib iemlib -path /usr/lib/puredata/extra/iemlib]
> >
> > [declare -path iemlib]
> > [declare -path /usr/lib/puredata/extra/iemlib]
> Both! Declare -path AND -lib as many others have shown before!
> [declare -path /usr/lib/puredata/extra/iemlib -lib iemlib]
>
> Turn on "verbose Messages" in Pd's preferences to see if/where Pd is
> looking for iemlib.pd_linux.
>
> You are almost there, we halten our Daumen gedrückt!
>
>
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> https://lists.puredata.info/listinfo/pd-list







More information about the Pd-list mailing list