...
that's also the 1st thing i try:
Makefile:27: /home/nusmuk/pd/packages/Makefile.buildlayout: Aucun fichier ou dossier de ce type grep: /zexy/src/zexy.h: Aucun fichier ou dossier de ce type make: *** Pas de règle pour fabriquer la cible « /home/nusmuk/pd/packages/Makefile.buildlayout ». Arrêt.
Easily resolved:
cd /home/nusmuk/pd svn co https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/packages/
thanks it work. make -k build most of extenals
(it's just strange for me that "package" is mandatory to compile "externals")
how could i copy them 1 folder (without installing them)?
c