aboutsummaryrefslogtreecommitdiff
path: root/packages/darwin_app/README
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-09-02 17:46:51 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2004-09-02 17:46:51 +0000
commitbc0886ded37ac6a88e1a0c25e784b5b38689f6a9 (patch)
tree7fc7e959708d1507ffef4bd59a9d3204945b48ed /packages/darwin_app/README
parenta45a482d89e80a26e29ec9572bfd7d50c252ff68 (diff)
fixed makefile version bug; generalized Wish Shell.app location
svn path=/trunk/; revision=1995
Diffstat (limited to 'packages/darwin_app/README')
-rw-r--r--packages/darwin_app/README17
1 files changed, 17 insertions, 0 deletions
diff --git a/packages/darwin_app/README b/packages/darwin_app/README
new file mode 100644
index 00000000..bbc78305
--- /dev/null
+++ b/packages/darwin_app/README
@@ -0,0 +1,17 @@
+
+To compile a standalone Pd.app, you need this stuff:
+
+Tcl/Tk Standalone .app
+
+ 1. download TclTkAquaStandalone-8.?.?.dmg from http://tcltkaqua.sourceforge.net/
+ (I used 8.4.7)
+ 2. mount the dmg
+ 3. the Makefile will find what it needs in the mounted .dmg
+
+
+JackOSX
+
+ 1. download latest JackOSX from http://www.jackosx.com/download.html
+ (I used version 0.4.1)
+ 2. install the .pkg
+ 3.