[PD] Building Externals

Frank Barknecht fbar at footils.org
Sat Oct 11 19:15:59 CEST 2008


Hallo,
Alex hat gesagt: // Alex wrote:

> Can someone tell me how to build the new svn externals?
> I downloaded from the svn:
> https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/externals
> 
> I run make mrpeach [I'm only worried about this external at this time]
> and I get:
> 
> 09:20:13 $ make mrpeach
> Makefile:27: /packages/Makefile.buildlayout: No such file or directory
> grep: /sigpack/source/sIgpAck.c: No such file or directory
> grep: /zexy/src/zexy.h: No such file or directory
> make: *** No rule to make target `/packages/Makefile.buildlayout'.  Stop.

You also need to check out the "packages" directory. In fact, it's best
to check out everything in trunk once.

> It seems to me that in an effort to make things 'easy' and
> 'centralized' this has actually become more complicated and less easy.
>  It would be easier for me if I could just dl the externals I want,
> and run 'make' in their respective directories [maybe editing the
> destination path before I do that].  

This works for some externals, but mrpeach doesn't have its own makefile
(AFAIK). The global build system is the only global one actively
maintained, so unless someone comes  up with and maintains a better one,
that's all there is. 

Ciao
-- 
Frank





More information about the Pd-list mailing list