From bc0886ded37ac6a88e1a0c25e784b5b38689f6a9 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 2 Sep 2004 17:46:51 +0000 Subject: fixed makefile version bug; generalized Wish Shell.app location svn path=/trunk/; revision=1995 --- packages/darwin_app/README | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 packages/darwin_app/README (limited to 'packages/darwin_app/README') 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. -- cgit v1.2.1