Move OS X install script

pull/1247/head
Urras 2015-02-03 12:48:15 -05:00
parent 16c0736968
commit 47cac28df4
No known key found for this signature in database
GPG Key ID: 9DD9AB20E51227D2
2 changed files with 2 additions and 0 deletions

View File

@ -105,6 +105,8 @@ sudo make install
You need the latest XCode with the Developer Tools (Preferences -> Downloads -> Command Line Tools).
The following libraries are required along with libsodium and cmake for Mountain Lion and XCode 4.6.3 install libtool, automake and autoconf. You can download them with Homebrew, or install them manually.
**Note: OS X users can also install Toxcore using [osx_build_script_toxcore.sh](other/osx_build_script_toxcore.sh)**
There are no binaries/executables going to /bin/ or /usr/bin/ now. Everything is compiled and ran from the inside your local branch. See [Usage](#usage) below.
<a name="homebrew" />
####Homebrew: