[PD] Question re comport on Raspberry Pi

Alexandros Drymonitis adrcki at gmail.com
Fri Oct 7 15:36:28 CEST 2022


How about `apt-get install pd-comport`?

On Fri, 7 Oct 2022, 16:28 Lucas Cordiviola, <lucarda27 at hotmail.com> wrote:

> Hi Kerry,
>
> Not sure this helps:
>
> ### get the comport sources
>
> from https://git.iem.at/pd/comport
>
> extract the pkg.
>
>
> ### compile
>
> cd the terminal to the extracted folder an do
>
>      make
>
> if the compiler can't find "m_pd.h" do
>
>      make PDDIR=<path to your Pd installation">
>
> if you want the output striped and on an specific location do:
>
>      make PDDIR=<path/to/your/Pd/installation" PDLIBDIR=<path/to/ouput>
> install.
>
>
>
> ### post back your compiler errors (if all the above fails)
>
>
> ### Deken
>
> most likely you don't have to install Deken.
>
> You access it from Pd's menu: `help/find externals` or also from the web
>
>      https://deken.puredata.info/results.html?name=comport
>
> ###
>
> I have no experience at all with any Raspberry Pi but it looks that
> yours is an arm6 architecture. Without really knowing what I'm saying it
> looks that you won't find binaries for that arch on Deken.
>
>
>
>
>
>
>
> --
>
> Mensaje telepatico asistido por maquinas.
>
> On 07/10/2022 09:09, kerry l. hagan wrote:
> > Hi all,
> >
> > This is going to be a stupid question for all of you, but please know
> that I have scoured Google for this answer, and I still can’t figure it out.
> >
> > I’m running a patch on a Raspberry Pi Model B+ V1.2 from 2014.
> >
> > My collaborator needs the patch to use a comport object to speak to an
> Arduino.
> >
> > I cannot get the comport source code to compile on the Pi. I don’t know
> enough to understand the error (that’s coming from ld) no matter how much I
> read.
> >
> > I cannot get Deken to install (as I’ve been told I could get the comport
> object that way). I use apt-get install - and it returns no errors. But
> when I try to run Deken, I get ’Self-installation of Deken failed’
> >
> > Here’s os-release:
> > PRETTY_NAME="Raspbian GNU/Linux 11 (bullseye)"
> > NAME="Raspbian GNU/Linux"
> > VERSION_ID="11"
> > VERSION="11 (bullseye)"
> > VERSION_CODENAME=bullseye
> > ID=raspbian
> > ID_LIKE=debian
> > HOME_URL="http://www.raspbian.org/"
> > SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
> > BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs”
> >
> > I’m running Vanilla Pd 0.51.4
> >
> > So my burning question is: how can an eejit like me get a functioning
> comport object into Pd?
> >
> > Thanks in advance,
> >
> > Kerry
> >
> >
> > _______________________________________________
> > Pd-list at lists.iem.at mailing list
> > UNSUBSCRIBE and account-management ->
> https://lists.puredata.info/listinfo/pd-list
>
>
>
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> https://lists.puredata.info/listinfo/pd-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20221007/73524055/attachment-0001.htm>


More information about the Pd-list mailing list