mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-09 14:28:22 +00:00
fix #91
This commit is contained in:
parent
76980c5f6a
commit
2d5c1ce94e
@ -6,7 +6,7 @@
|
|||||||
1. sudo apt-get install build-essential libssl-dev libboost-all-dev libdb++-dev libminiupnpc-dev git openssl autoconf libtool
|
1. sudo apt-get install build-essential libssl-dev libboost-all-dev libdb++-dev libminiupnpc-dev git openssl autoconf libtool
|
||||||
1. git clone https://github.com/miguelfreitas/twister-core.git
|
1. git clone https://github.com/miguelfreitas/twister-core.git
|
||||||
1. cd twister-core/libtorrent
|
1. cd twister-core/libtorrent
|
||||||
1. ./bootstrap.sh --with-boost-libdir=/usr/lib/x86_64-linux-gnu
|
1. ./bootstrap.sh
|
||||||
1. ./configure --enable-logging --enable-debug --enable-dht
|
1. ./configure --enable-logging --enable-debug --enable-dht
|
||||||
1. cd ../src
|
1. cd ../src
|
||||||
1. make -f makefile.unix
|
1. make -f makefile.unix
|
||||||
|
Loading…
Reference in New Issue
Block a user