It should work with makefile.gnu in src. We still need to update the autotools setup to support the "build in place" approach beyond the halfway symlinking it does now, so I wouldn't use the configure script et al. in the package for this yet.
> On Mar 7, 2018, at 12:34 PM, Thomas Grill <[email protected]> wrote: > > Ah, i forgot... it would be cool for the future to have a buildable package > with source included and working build scripts. > Don't know when/whether i have the time for that, so if someone wants to > stand in, please go for it. > best, Thomas > >> Am 07.03.2018 um 09:35 schrieb Thomas Grill <[email protected]>: >> >> Dear all, >> puredata-0.48-1 is now in the PiCore repository! That's a binary build for >> tinycorelinux on Raspberry Pi. >> http://repo.tinycorelinux.net/9.x/armv6/tcz/ >> best, Thomas >> >> -- >> Thomas Grill >> http://grrrr.org >> >> >> >>> Am 16.02.2018 um 23:58 schrieb Thomas Grill <[email protected]>: >>> >>> Dear all, >>> i have just submitted picore extension packages for pd-0.48-1 to the >>> respective repertory. >>> I hope i have met all the requirements, so that the package can become >>> canonical very soon. >>> >>> If you want to install them in the meantime, please grab the files from >>> http://l.grrrr.org/puredata_tcz >>> The manual installation procedure is the following: >>> >>> ------- >>> >>> Copy the package files from your local machine to the tinycore: >>> scp $SOURCEDIR/puredata.tcz{,.dep,.md5.txt} >>> tc@$TINYCOREIP:/etc/sysconfig/tcedir/optional/ >>> >>> then logon to the tinycore: >>> ssh tc@$TINYCOREIP >>> chown tc.staff /etc/sysconfig/tcedir/optional/puredata.tcz* >>> chmod 664 /etc/sysconfig/tcedir/optional/puredata.tcz* >>> echo puredata.tcz >> /etc/sysconfig/tcedir/onboot.lst >>> >>> and reboot the tinycore >>> >>> ------- >>> >>> These are just the binary files needed to run pd. >>> The doc/help files are in the puredata-doc.tcz package, the development >>> header m_pd.h is in puredata-dev.tcz . >>> To install those permanently, follow the procedure from above with changed >>> package names. >>> >>> best, Thomas >>> >>> -- >>> Thomas Grill >>> http://grrrr.org >>> >>> >>> >>>> Am 15.02.2018 um 04:22 schrieb Dan Wilcox <[email protected]>: >>>> >>>> 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 >>> >> > -------- Dan Wilcox @danomatika <http://twitter.com/danomatika> danomatika.com <http://danomatika.com/> robotcowboy.com <http://robotcowboy.com/>
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
