[PD] Pd on Tiny Core Linux on Raspberry Pi

Thomas Grill gr at grrrr.org
Thu Mar 8 15:53:39 CET 2018


That's how i performed the compilation - the process, including the separation of the results into -bin, -dev and -doc packages should be made reproducible with some scripts. That is the wish of the picore repo keepers.
best, Thomas

> Am 07.03.2018 um 15:48 schrieb Dan Wilcox <danomatika at gmail.com>:
> 
> 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 <gr at grrrr.org <mailto:gr at grrrr.org>> 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 <gr at grrrr.org <mailto:gr at grrrr.org>>:
>>> 
>>> 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/ <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 <gr at grrrr.org>:
>>>> 
>>>> 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 <danomatika at gmail.com>:
>>>>> 
>>>>> 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 <chris at mccormick.cx> 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/
>>>>> 
>>>>> 
>>>>> _______________________________________________
>>>>> Pd-list at lists.iem.at 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/>
> 
> 
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20180308/b0f275f7/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 874 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20180308/b0f275f7/attachment-0001.sig>


More information about the Pd-list mailing list