These packages have been built to run on a mac without additional software - the command line genie can also be run after logging into the mac from a remote computer by e.g. SSH, but the tcl graphical interface can only be run locally. There have been some issues with focus and keyboard mapping in this build of the tcl gui so the recommended way to run the tcl gui is to use the version in the "fink" directory instead (but you will also need to install fink from www.finkproject.org) Provided here are: * genie-tcl-*.tar.gz # genie with tcl graphical interface * genie-*.tar.gz # command line only genie To install: * download and unpack the genie*.tar.gz archive * type ./configure # type ./configure --help for additional options * type make install