Created
June 25, 2013 09:28
-
-
Save gusano/5857170 to your computer and use it in GitHub Desktop.
Revisions
-
Yvan Volochine created this gist
Jun 25, 2013 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,30 @@ Index: README.txt =================================================================== --- README.txt (revision 17158) +++ README.txt (working copy) @@ -2,7 +2,7 @@ get the source version through svn : -svn co https://pure-data.svn.sourceforge.net/svnroot/pure-data pure-data +svn co https://svn.code.sf.net/p/pure-data/svn pure-data cd pure-data/trunk/externals/pix_opencv you need a working build toolchain @@ -19,7 +19,7 @@ # http://opencv.willowgarage.com/wiki/InstallGuide # get the source : -svn co https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/externals/pix_opencv pix_opencv +svn co https://svn.code.sf.net/p/pure-data/svn/trunk/externals/pix_opencv cd pix_opencv make @@ -35,7 +35,7 @@ # http://opencv.willowgarage.com/wiki/InstallGuide # then get the sources and compile : -svn co https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/externals/pix_opencv pix_opencv +svn co https://svn.code.sf.net/p/pure-data/svn/trunk/externals/pix_opencv cd pix_opencv make PD_PATH=/path/to/pdextended-app/Contents/Resources/