Revision: 10454 http://pure-data.svn.sourceforge.net/pure-data/?rev=10454&view=rev Author: zmoelnig Date: 2008-12-22 08:10:38 +0000 (Mon, 22 Dec 2008)
Log Message: ----------- explain the use of PDROOT
Modified Paths: -------------- trunk/externals/iem/iemguts/README.txt
Modified: trunk/externals/iem/iemguts/README.txt =================================================================== --- trunk/externals/iem/iemguts/README.txt 2008-12-20 21:48:16 UTC (rev 10453) +++ trunk/externals/iem/iemguts/README.txt 2008-12-22 08:10:38 UTC (rev 10454) @@ -26,6 +26,14 @@ #2> make #3> make install
+note: iemuts depends on some internal headers of Pd. +therefore you might have to specify the full path to your Pd-sources +using the PDROOT environment variable. +something like +#2> PDROOT=/home/me/src/pd-0.41-2/ +should do the trick +(PDROOT should point to a directory wherein there is a src/-subdirectory +containing the sources of the Pd you are running)
license:: ---------
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.