Translations of this page?:

twister

Peer-to-peer microblogging

User Tools

Site Tools


using:howto:compiling_twister_on_debian_7

**This is an old revision of the document!** ----

A PCRE internal error occured. This might be caused by a faulty plugin

**if you have not installed git, you should do this firest:** sudo apt-get install git **then get install twister:** mkdir twister cd twister sudo apt-get update sudo apt-get install libssl-dev libdb-dev libdb++-dev libminiupnpc-dev libboost-all-dev build-essential git autoconf libtool git clone https://github.com/miguelfreitas/twister-core.git git clone https://github.com/miguelfreitas/twister-html.git mkdir ~/.twister mv twister-html ~/.twister/html cd twister-core ./bootstrap.sh make ./twisterd -daemon -rpcuser=user -rpcpassword=pwd -rpcallowip=127.0.0.1 ** then goto your browser:** http://127.0.0.1:28332/index.html

using/howto/compiling_twister_on_debian_7.1391498271.txt.gz · Last modified: 2014/02/04 08:17 by natir