mirror of
https://github.com/wassname/ray.git
synced 2026-09-09 11:32:43 +08:00
link libraries statically and make halo work on Mac OS X
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y git cmake build-essential python-dev python-numpy automake autoconf libtool python-pip libboost-all-dev unzip
|
||||
sudo pip install --ignore-installed six # getting rid of an old version of six, if it is installed (needed for Ubuntu 14.04)
|
||||
sudo apt-get install -y git cmake build-essential autoconf libtool python-dev python-numpy python-pip libboost-all-dev unzip
|
||||
sudo pip install -r requirements.txt
|
||||
cd thirdparty
|
||||
bash download_thirdparty.sh
|
||||
|
||||
Reference in New Issue
Block a user