[PD] Pd on Tiny Core Linux on Raspberry Pi

Thomas Grill gr at grrrr.org
Fri Feb 16 23:58:15 CET 2018


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

-------------- 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/20180216/1b4b671b/attachment-0001.sig>


More information about the Pd-list mailing list