twister

Peer-to-peer microblogging

User Tools

Site Tools


using:howto:compiling_twister_on_mac_os_x

====== Differences ====== This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
using:howto:compiling_twister_on_mac_os_x [2015/11/08 04:29]
xfq Update the link to GitHub Desktop
using:howto:compiling_twister_on_mac_os_x [2015/11/08 04:32] (current)
xfq Update Homebrew link
Line 4: Line 4:
 ====== Preparation ====== ====== Preparation ======
  
-Install ​XCode, either from your OS media or by [[https://​developer.apple.com/​xcode/​|downloading it]] from Apple. You should also install git, the source control system used by Twister, which can be done either by installing the GUI application [[https://​desktop.github.com/​|GitHub Desktop]] or [[https://​code.google.com/​p/​git-osx-installer/​|Git for OS X]]. You can also install git using the same tools as will be used for the rest of these instructions,​ Homebrew or Macports.+Install ​Xcode, either from your OS media or by [[https://​developer.apple.com/​xcode/​|downloading it]] from Apple. You should also install git, the source control system used by Twister, which can be done either by installing the GUI application [[https://​desktop.github.com/​|GitHub Desktop]] or [[https://​code.google.com/​p/​git-osx-installer/​|Git for OS X]]. You can also install git using the same tools as will be used for the rest of these instructions,​ Homebrew or Macports.
  
-Both [[http://mxcl.github.io/​homebrew/​|Homebrew]] and [[https://​www.macports.org/​|Macports]] are package control systems for accessing and installing many different ​unix tools on Mac. Which to use is a matter of personal preference.+Both [[http://brew.sh/​|Homebrew]] and [[https://​www.macports.org/​|Macports]] are package control systems for accessing and installing many different ​Unix tools on Mac. Which to use is a matter of personal preference.
  
 Twister has been compiled successfully on Mavericks as well as on Snow Leopard. On the latter a few other tools used by the build system (like automake) are outdated, however, they can be updated through Homebrew or Macports as well if the need arises. Twister has been compiled successfully on Mavericks as well as on Snow Leopard. On the latter a few other tools used by the build system (like automake) are outdated, however, they can be updated through Homebrew or Macports as well if the need arises.
using/howto/compiling_twister_on_mac_os_x.txt ยท Last modified: 2015/11/08 04:32 by xfq