- Install Basic Prerequisites (required)
- Install ssh (optional)
- X11 Client (optional)
- osPrereqs Installation Script (optional)
If you are undecided about whether or not you should install the optional packages, read the section on Client/Server Configurations.
##Install Basic Prerequisites (required)
The following programs must be installed on OS X 10.9 for GsDefKit and tODE to function:
- git
- wget
To install git, follow these instructions.
To install wget, first install brew then:
brew install wget##Optional Installs
###Install X11 Client (optional) To connect to a remote stone, you may want to install X11 follow these instructions. Other options are to install X11 on the remote, or to connect to the remote netldi port via SSH.
##Preinstalled The following prerequisites are installed on Mac OS X by default, so no additional steps are needed.
- ssh
- curl
###Unsupported
- Currently the osPrereqs script does not support OS X.
##Unknown
- PAM - is this needed for OS X?