mac installation path
This commit is contained in:
parent
bb057408b0
commit
912e9bd15c
@ -268,7 +268,7 @@ wget http://prdownloads.sourceforge.net/ta-lib/ta-lib-0.4.0-src.tar.gz
|
||||
tar xvzf ta-lib-0.4.0-src.tar.gz
|
||||
cd ta-lib
|
||||
sed -i.bak "s|0.00000001|0.000000000000000001 |g" src/ta_func/ta_utility.h
|
||||
./configure --prefix=/usr
|
||||
./configure --prefix=/usr # On MacOS this should be --prefix=/usr/local
|
||||
make
|
||||
make install
|
||||
cd ..
|
||||
|
Loading…
Reference in New Issue
Block a user