aboutsummaryrefslogtreecommitdiff
path: root/packages/darwin_pkg/README
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-10-23 03:20:19 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-10-23 03:20:19 +0000
commitfd48d7950a30adce6c79cdf6810411312b3ff4f2 (patch)
treedc924571383aa3e20c132b596b06d8df1e8b66a0 /packages/darwin_pkg/README
parentb23e41d46360404ab7bc19d31f6021a52ee9a08c (diff)
added double-clickers, cyclone, flext, nqpoly, noncvs, unauthorized
svn path=/trunk/; revision=1123
Diffstat (limited to 'packages/darwin_pkg/README')
-rw-r--r--packages/darwin_pkg/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/darwin_pkg/README b/packages/darwin_pkg/README
index 9cc60934..b88c7928 100644
--- a/packages/darwin_pkg/README
+++ b/packages/darwin_pkg/README
@@ -33,6 +33,7 @@ The recommended way to do this is:
mkdir pure-data && cd pure-data
setenv CVSROOT :pserver:anonymous@cvs.sourceforge.net:/cvsroot/pure-data
tar xzf pd-0.37.tar.gz (or cvs checkout -r devel_0_37 pd )
+ ln -s pd-0.37.0 pd
cvs checkout darwin-pkg
cvs checkout doc
cvs checkout externals
@@ -45,4 +46,7 @@ that is the same minor version as the one you are compiling into the package
-bundle_loader /usr/local/bin/pd
+This should probably be changed to be a relative path so that you can use the
+pd version that you are compiling to link with.
+
- Hans-Christoph Steiner <hans@eds.org>