diff options
author | Kjetil S. Matheussen <ksvalast@users.sourceforge.net> | 2004-01-22 09:04:51 +0000 |
---|---|---|
committer | Kjetil S. Matheussen <ksvalast@users.sourceforge.net> | 2004-01-22 09:04:51 +0000 |
commit | 02ca1075e2e6de3c47e5657354ca3796c2ec7db1 (patch) | |
tree | 5b48afcb2524d0cf2281b2486b392cf07f19bd05 /supercollider/README | |
parent | e33a3e5408c1f7b44914b8bea02fdd371b8c4102 (diff) |
fix
svn path=/trunk/; revision=1288
Diffstat (limited to 'supercollider/README')
-rw-r--r-- | supercollider/README | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/supercollider/README b/supercollider/README index f9dc595a..642fd5fb 100644 --- a/supercollider/README +++ b/supercollider/README @@ -24,14 +24,15 @@ is a quick start: your python site-packages directory. Usually placed here: /usr/lib/python2.x/site-packages/ --Go to the example directory and try to run the help-sc.pd patch. - Make sure you have at least PD v0.37, and the latest version - of the pyext external. The supertest.py file must be placed - in the scripts folder for pyext. +-Change directory to the example directory and try to run the + help-sc.pd patch. Make sure you have at least PD v0.37, and + the latest version of the pyext external. (Earlier versions + than cvs from 22.2.2004 should not be used.) If you have a general questions (compiling it up, error messages), -don't ask me directly; ask on the pd-list or on the supercollider list. +don't ask me directly; ask on the pd-list or on the supercollider +list. |