diff options
Diffstat (limited to 'videogrid/INSTALL_videogrid')
-rwxr-xr-x | videogrid/INSTALL_videogrid | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/videogrid/INSTALL_videogrid b/videogrid/INSTALL_videogrid deleted file mode 100755 index 1733d70..0000000 --- a/videogrid/INSTALL_videogrid +++ /dev/null @@ -1,48 +0,0 @@ - -VIDEOGRID INSTALL - -[ENG] - -In order to compile this source it must have the library QuickTime and the source code of Puredata. - -tar xzvf videogrid[-version].tar.gz in folder pd/extra/ o edit file Makefile modifying the value of PD_SRC whit the correct path location of the pd/src/. If you don't have ir, download and copy the src/ folder into pd/ folder. - -$ cd videogrid[-version] - -# make clean - -# make - -# make install - -now you can open example: help-videogrid.pd - -$ pd help-videogrid.pd - -Thanks. - -Sergi Lario -slario(at)gmail.com - -[CAT] - -Per compilar el codi font cal disposar de la biblioteca QuickTime i el codi font de Puredata. - -tar xzvf videogrid[-versio].tar.gz en el directori pd/extra/ o bé edita el fitxer Makefile modificant el valor de la variable PD_SRC amb el path correcte del codi font de pd/src/. Si no el tens el pots descarregar i copiar la carpeta src/ dins el directori pd/ - -$ cd videogrid[-versio] - -# make clean - -# make - -# make install - -ara ja pots obrir l'exemple help-videogrid.pd - -$ pd help-videogrid.pd - -Gràcies. - -Sergi Lario -slario(at)gmail.com |