@ -60,7 +60,7 @@ Instead, it's enough to make sure the right openssl binary is on your $PATH:
@@ -60,7 +60,7 @@ Instead, it's enough to make sure the right openssl binary is on your $PATH:
1. Clone the github tree to get the source code and go into the directory.
2. Set system variables to match your environment. THIS IS IMPORTANT!
@ -77,13 +77,13 @@ Instead, it's enough to make sure the right openssl binary is on your $PATH:
@@ -77,13 +77,13 @@ Instead, it's enough to make sure the right openssl binary is on your $PATH:
(If you have multi core CPU, use "make -j N" where N = number of your cores)
4. If things go south, before trying again, make sure you clean it up:
@ -104,7 +104,7 @@ Installing the dependencies using MacPorts is very straightforward.
@@ -104,7 +104,7 @@ Installing the dependencies using MacPorts is very straightforward.
Once installed dependencies, do:
./autotools.sh
./autotool.sh
./configure --enable-logging
make
@ -115,7 +115,7 @@ If things go south, before trying again, make sure you clean it up:
@@ -115,7 +115,7 @@ If things go south, before trying again, make sure you clean it up:
Running
-------
It's now available at `./twisterd`, provided that you are still in the `src`
It's now available at `./twisterd`, provided that you are still in the `twister-core`
directory. We have to first create the RPC configuration file, though.
Run `./twisterd` to get the filename where it should be put, or just try these
@ -137,7 +137,12 @@ Other commands:
@@ -137,7 +137,12 @@ Other commands:
In order to get the HTML interface, you'll have to download it and link it in .twister: