1. Download FreeFrame1.0-05.tar.gz from http://sourceforge.net/projects/freeframe/
   
   untar and cd to the FreeFrame1.0-05 directory
   you have the binary plugins in the plugins_bin directory but you will need to compile the plugins to be sure that work.
   compile the plugins::
   cd to plugins_src/PetesPluginsLinux/ and type 'make'

2. Download pdp_freeframe.tar.gz from http://www.artefacte.org/pd/pdp_freeframe.tar.gz
   
   untar the pdp_freeframe.tar.gz file
   cd in to the pdp_freeframe directory
   
   edit the Makefile.config file and change the path to the pd and pdp sources i
   and to the Free Frame plugins (*.so files)

   type 'make'

   to load the pdp_freeframe help file type 'pd -nrt -lib pdp:pdp_freeframe help_pdp_freeframe.pd'
   


