Added invocation of ./config - thanks to @dangunter

pull/2874/head
vjpai 9 years ago
parent 6aff647bdb
commit 37b9ec1f63
  1. 1
      INSTALL

@ -132,6 +132,7 @@ We will also need to make openssl and install it appropriately
$ cd <git directory>
$ cd third_party/openssl
$ ./config
$ sudo make install
$ cd ../../

Loading…
Cancel
Save