From 3c050000c6918b77a353583999e6e810aa675fda Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?llu=C3=ADs=20g=C3=B3mez=20i=20bigord=C3=A0?= Date: Wed, 24 Oct 2007 20:37:21 +0000 Subject: This commit was generated by cvs2svn to compensate for changes in r8875, which included commits to RCS files with non-trunk default branches. svn path=/trunk/externals/pdvjtools/; revision=8876 --- videogrid/INSTALL_videogrid | 48 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100755 videogrid/INSTALL_videogrid (limited to 'videogrid/INSTALL_videogrid') diff --git a/videogrid/INSTALL_videogrid b/videogrid/INSTALL_videogrid new file mode 100755 index 0000000..1733d70 --- /dev/null +++ b/videogrid/INSTALL_videogrid @@ -0,0 +1,48 @@ + +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 -- cgit v1.2.1