mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-03-10 04:21:18 +00:00
Added step to run make on libtorrent
This commit is contained in:
parent
342d3e1478
commit
48e66f95f9
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