Hallo, aym3ric hat gesagt: // aym3ric wrote:
usually a few easy things are needed the makefile (provided) some pd header files (if your compilation breaks look at the requested missing file and copy it in your working sources folder)
basically a "make" is enough sometimes you may want to open the makefile and look if it needs a target platform, then you may need to type "make pd_linux" for example, the simply copy the my-brand-new-shiny-external.pd_linux to your external dir and edit your .pdrc
The build-system includes a lot of the externals you will need. Just change into "/path/to/pd-cvs/externals/build/linux" and type "make". Add "/path/to/pd-cvs/externals/build/linux" to your pd-path.
This will give you most of the externals in one go.
Frank Barknecht _ ______footils.org__