diff options
author | lluís gómez i bigordà <lluisbigorda@users.sourceforge.net> | 2011-02-13 01:50:22 +0000 |
---|---|---|
committer | lluís gómez i bigordà <lluisbigorda@users.sourceforge.net> | 2011-02-13 01:50:22 +0000 |
commit | 715fd7ef860abd63e11eeda92803b20990980bbb (patch) | |
tree | e8642bed0356581ae9f529aa8565bc7c2d235b46 /videogrid/INSTALL_videogrid | |
parent | 39e05a43165ebcc82f036d8a77afb4d42ce6ddf4 (diff) |
iremoved unnecessary files
svn path=/trunk/externals/pdvjtools/; revision=14916
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 |