aboutsummaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorcarmen rocco <ix9@users.sourceforge.net>2004-07-22 09:26:26 +0000
committercarmen rocco <ix9@users.sourceforge.net>2004-07-22 09:26:26 +0000
commita49de3749cd87dbee52fc88d1bc8e393eeaca0f7 (patch)
tree77500074a1a8c0994cd135301adbf93ce6aab09b /README.txt
parent470493daeb1b5153cb7768a744ea2c4ae0918225 (diff)
WinNT added to ./configure
svn path=/trunk/externals/zexy/; revision=1880
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.txt b/README.txt
index 4f073c1..c46b47c 100644
--- a/README.txt
+++ b/README.txt
@@ -22,7 +22,8 @@ alternatively you can try "make everything"
win32 :
extract the zexy-0_x.zip to your pd-path (this file should be located at <mypdpath>/pd/zexy/)
execute the "z_install.bat", this should copy all necessary files to the correct places
-if you want to compile it for yourself, i don't take any warranties for the makefile.nt; use the workspace zexy.dsw instead
+to compile: w/ MSVC makefile.nt or zexy.dsw, or with GCC configure your pd path, eg:
+./configure --prefix=/c/program/pd; make; make install
irix :
though i have physical access to both SGI's O2s and indys, i haven't tried to compile the zexy externals there for years.