Sweet, good to know. I think it would be good if the Pd distribution tarball was built this way so you don't need autoconf/autogen installed to build.
> On Feb 15, 2018, at 4:20 AM, Chris McCormick <[email protected]> wrote: > > Hi Dan, > > On 07/02/18 16:50, Dan Wilcox wrote: >> Looks like an issue with autoconf of your system. If we used a dist tarball >> with pregenerated configure scripts, this probably wouldn't be an issue >> since then autoconf and automaker are not needed, just gcc and make. > I followed your instructions to build the dist tarball: > > > ./autogen.sh > > ./configure > > make dist > > Then copied the tarball pd-0.48.1.tgz to the Raspberry Pi running Tiny Core > Linux and ran: > > ./configure > make > > The resulting binary successfully runs a test tone Pd patch and outputs a > sine wave to the audio jack. > > Hope this helps! > > Cheers, > > Chris. > > -- > http://mccormick.cx/ _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
