1 ## Install for Mac OS X
3 First off you need Apple's Xcode (at least version 7, preferably 8.x or later) and the Xcode Command Line Tools:
5 https://itunes.apple.com/us/app/xcode/id497799835?mt=12
11 And this is the list of brew packages you'll need installed:
14 brew tap discoteq/discoteq; brew install flock
15 brew install autoconf autogen automake
19 brew install coreutils
26 brew tap discoteq/discoteq; brew install flock autoconf autogen automake gcc@6 binutils protobuf coreutils wget
29 Get all that installed, then run:
32 git clone https://github.com/jl777/komodo.git
35 ./zcutil/fetch-params.sh
38 To build a distributable version of komodo then run the makeDistrib.sh script after building.
40 When you are done building, you need to create `Komodo.conf` the Mac way.
43 mkdir ~/Library/Application\ Support/Komodo
44 touch ~/Library/Application\ Support/Komodo/Komodo.conf
45 nano ~/Library/Application\ Support/Komodo/Komodo.conf
48 Add the following lines to the Komodo.conf file:
51 rpcuser=dontuseweakusernameoryougetrobbed
52 rpcpassword=dontuseweakpasswordoryougetrobbed