Skip to content

Latest commit

 

History

History
45 lines (31 loc) · 1.47 KB

File metadata and controls

45 lines (31 loc) · 1.47 KB

GsDevKit prerequisites for OS X10.9

  1. Install Basic Prerequisites (required)
  2. Install ssh (optional)
  3. X11 Client (optional)
  4. 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

##Unknown

  • PAM - is this needed for OS X?