[PD] can't use Pd-extended externals

Hans-Christoph Steiner hans at eds.org
Sat Apr 1 19:41:47 CEST 2006


On Mar 31, 2006, at 7:12 PM, Mathieu Bouchard wrote:

> On Fri, 31 Mar 2006, Hans-Christoph Steiner wrote:
>
>>> gridflow: can't load library
>> GridFlow is not in Pd-extended (yet?).  GridFlow is not in  
>> the .pdsettings
>> file that i generated.  Perhaps you need to delete a ~/.pdrc?
>
> in CVS HEAD, externals/gridflow contains a source release of gridflow
> 0.8.2. It needs ./configure && make and then you can't "make install"
> anymore because and you don't need to, either.


If you could add this to externals/Makefile, then gridflow can  
automatically be included in Pd-extended.  There is a section labeled  
"TEMPLATE", copy that whole section, paste it between the "freeverb"  
and "hardware" sections, then do a search-replace on "template" for  
"gridflow".  You'll want a search-replace that preserves the case in  
the replacing.  Then adjust where you need to.  To test it "cd  
external/ && make gridflow_install"

Here are more in-depth instructions:

http://puredata.org/docs/developer/build

What are the dependencies?

.hc

________________________________________________________________________ 
____

News is what people want to keep hidden and everything else is  
publicity.
                                                                         
                       - Bill Moyers





More information about the Pd-list mailing list