mirror of
https://github.com/twisterarmy/twister-core.git
synced 2025-01-22 20:44:56 +00:00
Merge pull request #87 from chrisglass/patch-1
Added two missing dependencies.
This commit is contained in:
commit
b350b3c0e7
@ -3,7 +3,7 @@
|
|||||||
## Install
|
## Install
|
||||||
|
|
||||||
1. sudo apt-get update
|
1. sudo apt-get update
|
||||||
1. sudo apt-get install build-essential libssl-dev libboost-all-dev libdb++-dev libminiupnpc-dev git openssl
|
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 --with-boost-libdir=/usr/lib/x86_64-linux-gnu
|
||||||
|
Loading…
x
Reference in New Issue
Block a user