mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-25 05:54:19 +00:00
Merge pull request #16 from joshpurvis/patch-1
Added step to run make on libtorrent
This commit is contained in:
commit
9024eb2a5d
1
INSTALL
1
INSTALL
@ -16,6 +16,7 @@ libtorrent's.
|
|||||||
$ cd libtorrent
|
$ cd libtorrent
|
||||||
$ ./bootstrap.sh
|
$ ./bootstrap.sh
|
||||||
$ ./configure --enable-logging --enable-debug --enable-dht
|
$ ./configure --enable-logging --enable-debug --enable-dht
|
||||||
|
$ make
|
||||||
|
|
||||||
Note1: 64-bit systems may need "--with-boost-libdir=/usr/lib64"
|
Note1: 64-bit systems may need "--with-boost-libdir=/usr/lib64"
|
||||||
Note2: disable logging if you want, but at this point it might
|
Note2: disable logging if you want, but at this point it might
|
||||||
|
Loading…
x
Reference in New Issue
Block a user