Get Miller's osx experimental version from:
http://crca.ucsd.edu/~msp/software.html
This is the OS X alpha implementation of Tcl/Tk I was able to get working with pd:
http://sourceforge.net/project/showfiles.php?group_id=10894&release_id=5...
Be sure you drag the "Wish Shell" app directly into the "Applications" folder; the pd source has that path hard-coded.
As Miller mentioned, there's still some latency issues and GUI issues (and no MIDI), but other than that, it's been working great, even with my M-Audio Delta card.
Good luck!
--Jason
on 11/15/01 10:38 PM, ~~~~~~ wrote:
Hi,
I've looked at the archives but can't seen to find any mention of the osx experiment that's available.. So...
Could anyone who's successfully built pd on osx possibly extend a hand to me (on or offlist whichever is preferred) as I am having strangeties regarding CoreAudio not being found where it actually exists and also am not sure which tcl/tk install is needed - I used fink to install tcltk but I don't have any of these dirs which are listed in configure.in
-I/Library/Frameworks/Tk.framework/Versions/Current/Headers -I/Library/Frameworks/Tcl.framework/Versions/Current/Headers -I/Library/Frameworks/Tcl.framework/Versions/8.4/PrivateHeaders
Could this be a problem as well? ./configure says
checking for main in -ltk8.3... (cached) no checking for main in -ltk8.2... (cached) no checking for main in -ltk8.0... (cached) no
I have /System/Library/Tcl/8.3 which seems bad... Or different at least.
Damn! .. Now all us gui addicts get our hands on a command line and everything has to be explained again ;)
tia