diff options
author | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2008-12-22 08:10:38 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2008-12-22 08:10:38 +0000 |
commit | 7e56ba2f25c65b6a7b7f7dbebba6c9e3b5f0406d (patch) | |
tree | dbcb09ee7607adb6735bf2a40b60ee51cb6b5f8a | |
parent | 8238d2d16fd4381ebcc2b6d4420229391d863fdd (diff) |
explain the use of PDROOT
svn path=/trunk/externals/iem/iemguts/; revision=10454
-rw-r--r-- | README.txt | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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::
---------
|