Browse Source

Merge pull request #16 from joshpurvis/patch-1

Added step to run make on libtorrent
miguelfreitas
miguelfreitas 11 years ago
parent
commit
9024eb2a5d
  1. 1
      INSTALL

1
INSTALL

@ -16,6 +16,7 @@ libtorrent's. @@ -16,6 +16,7 @@ libtorrent's.
$ cd libtorrent
$ ./bootstrap.sh
$ ./configure --enable-logging --enable-debug --enable-dht
$ make
Note1: 64-bit systems may need "--with-boost-libdir=/usr/lib64"
Note2: disable logging if you want, but at this point it might

Loading…
Cancel
Save