download the installer for OS X from sourceforge
http://prdownloads.sourceforge.net/pure-data/PureDataInstaller_0.37 -2003.10.02.dmg?download
install the package
it puts the PD executable in /usr/local/bin/pd
run it, with -lib Gem
and all should work.
you should see something like this from the terminal output. :
./pd -rt -lib gem
GEM: Graphics Environment for Multimedia GEM: ver: 0.87+cvs GEM: compiled: Aug 6 2003 GEM: maintained by IOhannes m zmoelnig GEM: Authors : Mark Danks (original version on irix/windows) GEM: Chris Clepper (macOS-X) GEM: Daniel Heckenberg (windows) GEM: Guenter Geiger (linux) GEM: James Tittle (macOS-X) GEM: IOhannes m zmoelnig (linux/windows) MAN::resetState entered
On Oct 19, 2003, at 9:30 PM, Tom Tlalim wrote:
can anyone explain how to get gem running under mac os x?