update README-1.txt (OSX paths)
This commit is contained in:
parent
7dcc417a31
commit
4b8d9603e3
1 changed files with 2 additions and 2 deletions
|
|
@ -122,9 +122,9 @@ BUILD
|
|||
|
||||
[OSX]
|
||||
You need to create links to EQL, something like (note the "5"):
|
||||
cd /usr/lib
|
||||
cd /usr/local/lib
|
||||
sudo ln -s ~/eql5/libeql5.1.dylib libeql5.1.dylib
|
||||
cd /usr/bin
|
||||
cd /usr/local/bin
|
||||
sudo ln -s ~/eql5/eql5.app/Contents/MacOS/eql5 eql5
|
||||
|
||||
[Windows]
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue