Re: [PD] PD on Pi: Another Boring Vanilla vs. Extended question

2015-10-29 Thread William Huston
Yes, I tested and it works. Thanks!

On Thursday, October 29, 2015, Dan Wilcox <danomat...@gmail.com> wrote:
> Symlink or just add the pd-extended extra folder to your pd-vanilla path.
This would give you possibly older versions of bonk~, etc too but is the
quickest way to test.
> I believe the path is: /usr/local/lib/pd/extra or something like that ...
>
> 
> Dan Wilcox
> @danomatika
> danomatika.com
> robotcowboy.com
>
> On Oct 29, 2015, at 5:00 AM, pd-list-requ...@lists.iem.at wrote:
> From: Roman Haefeli <reduz...@gmail.com>
> Date: October 29, 2015 at 3:07:44 AM MDT
> To: pd-list@lists.iem.at
> Subject: Re: [PD] PD on Pi: Another Boring Vanilla vs. Extended question
>
>
> On Wed, 2015-10-28 at 23:51 -0400, William Huston wrote:
>
>
> Is it possible to move over some of the objects I like without
> recompiling?
>
> Wouldn't it be easy enough to just test? I believe it works with most of
> the externals. I used to symlink the libraries I needed.
>

-- 
--
May you, and all beings
be happy and free from suffering :)
-- ancient Buddhist Prayer (Metta)
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] PD on Pi: Another Boring Vanilla vs. Extended question

2015-10-29 Thread Dan Wilcox
Symlink or just add the pd-extended extra folder to your pd-vanilla path. This 
would give you possibly older versions of bonk~, etc too but is the quickest 
way to test.

I believe the path is: /usr/local/lib/pd/extra or something like that ...


Dan Wilcox
@danomatika <https://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>
> On Oct 29, 2015, at 5:00 AM, pd-list-requ...@lists.iem.at wrote:
> 
> From: Roman Haefeli <reduz...@gmail.com <mailto:reduz...@gmail.com>>
> Date: October 29, 2015 at 3:07:44 AM MDT
> To: pd-list@lists.iem.at <mailto:pd-list@lists.iem.at>
> Subject: Re: [PD] PD on Pi: Another Boring Vanilla vs. Extended question
> 
> 
> On Wed, 2015-10-28 at 23:51 -0400, William Huston wrote:
> 
> 
>> Is it possible to move over some of the objects I like without
>> recompiling?
> 
> Wouldn't it be easy enough to just test? I believe it works with most of
> the externals. I used to symlink the libraries I needed.

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] PD on Pi: Another Boring Vanilla vs. Extended question

2015-10-29 Thread William Huston
Thanks!
Found it here:

https://github.com/pure-data/deken

On Thursday, October 29, 2015, Alexandre Torres Porres 
wrote:
> deken +1
> 2015-10-29 7:07 GMT-02:00 Roman Haefeli :
>>
>> On Wed, 2015-10-28 at 23:51 -0400, William Huston wrote:
>>
>>
>> > Is it possible to move over some of the objects I like without
>> > recompiling?
>>
>> Wouldn't it be easy enough to just test? I believe it works with most of
>> the externals. I used to symlink the libraries I needed.
>>
>> > Is anything about the external libraries which are statically linked?
>> >
>> > Or is everything about modules dynamic, and loaded when needed?
>>
>> I guess all the .pd_linux files are dynamically linked libs.
>>
>> An alternative would be installing the missing libraries through deken
>> [1]. The libraries from have Pd-extended 0.43.3 have been packaged for
>> deken, but I'm not sure if that is the case for the armv6 architecture
>> as well.
>>
>> [1] https://github.com/pure-data/deken
>>
>> Roman
>>
>>
>> ___
>> Pd-list@lists.iem.at mailing list
>> UNSUBSCRIBE and account-management ->
http://lists.puredata.info/listinfo/pd-list
>>
>
>

-- 
--
May you, and all beings
be happy and free from suffering :)
-- ancient Buddhist Prayer (Metta)
___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] PD on Pi: Another Boring Vanilla vs. Extended question

2015-10-29 Thread Dan Wilcox
Also, check if the libs you need are now available through IOhannes’ new 
svn2git repo <http://git.puredata.info/cgit/svn2git/> or on Github.

Things are moving slowly towards the libraries building with the pd-lib-builder 
makefile, which makes building separate libs *alot* easier. If you need 
cyclone, for instance, you can now work in the usual open source method:

* download miXed + cyclone via git clone: 
http://git.puredata.info/cgit/svn2git/libraries/miXed.git/ 
<http://git.puredata.info/cgit/svn2git/libraries/miXed.git/>
* cd Mixed/cyclone
* make
* make install
* profit? (thanks IOhannes, Katja, Fred Jan, etc al)

:)


Dan Wilcox
@danomatika <https://twitter.com/danomatika>
danomatika.com <http://danomatika.com/>
robotcowboy.com <http://robotcowboy.com/>
> On Oct 29, 2015, at 10:06 AM, William Huston <williamahus...@gmail.com> wrote:
> 
> Yes, I tested and it works. Thanks!
> 
> On Thursday, October 29, 2015, Dan Wilcox <danomat...@gmail.com 
> <mailto:danomat...@gmail.com>> wrote:
> > Symlink or just add the pd-extended extra folder to your pd-vanilla path. 
> > This would give you possibly older versions of bonk~, etc too but is the 
> > quickest way to test.
> > I believe the path is: /usr/local/lib/pd/extra or something like that ...
> >
> > 
> > Dan Wilcox
> > @danomatika
> > danomatika.com <http://danomatika.com/>
> > robotcowboy.com <http://robotcowboy.com/>
> >
> > On Oct 29, 2015, at 5:00 AM, pd-list-requ...@lists.iem.at 
> > <mailto:pd-list-requ...@lists.iem.at> wrote:
> > From: Roman Haefeli <reduz...@gmail.com <mailto:reduz...@gmail.com>>
> > Date: October 29, 2015 at 3:07:44 AM MDT
> > To: pd-list@lists.iem.at <mailto:pd-list@lists.iem.at>
> > Subject: Re: [PD] PD on Pi: Another Boring Vanilla vs. Extended question
> >
> >
> > On Wed, 2015-10-28 at 23:51 -0400, William Huston wrote:
> >
> >
> > Is it possible to move over some of the objects I like without
> > recompiling?
> >
> > Wouldn't it be easy enough to just test? I believe it works with most of
> > the externals. I used to symlink the libraries I needed.
> >
> 
> -- 
> --
> May you, and all beings
> be happy and free from suffering :)
> -- ancient Buddhist Prayer (Metta)
> 

___
Pd-list@lists.iem.at mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list