From 003544adb9e136e8a39e3dd04fa06bce216645a6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Mon, 22 Dec 2008 08:38:19 +0000 Subject: fixed typo and apparent nonsense svn path=/trunk/externals/iem/iemguts/; revision=10455 --- README.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.txt') diff --git a/README.txt b/README.txt index 6010d52..3cbda80 100644 --- a/README.txt +++ b/README.txt @@ -26,11 +26,11 @@ installation:: #2> make #3> make install -note: iemuts depends on some internal headers of Pd. +note: IEMguts 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/ +#2> PDROOT=/home/me/src/pd-0.41-2/ make 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) -- cgit v1.2.1