Browse Source

Added step to run make on libtorrent

miguelfreitas
Josh Purvis 11 years ago
parent
commit
48e66f95f9
  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