aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-12-22 08:10:38 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2008-12-22 08:10:38 +0000
commit7e56ba2f25c65b6a7b7f7dbebba6c9e3b5f0406d (patch)
treedbcb09ee7607adb6735bf2a40b60ee51cb6b5f8a
parent8238d2d16fd4381ebcc2b6d4420229391d863fdd (diff)
explain the use of PDROOT
svn path=/trunk/externals/iem/iemguts/; revision=10454
-rw-r--r--README.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.txt b/README.txt
index aa13805..6010d52 100644
--- a/README.txt
+++ b/README.txt
@@ -26,6 +26,14 @@ installation::
#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::
---------