twister

Peer-to-peer microblogging

User Tools

Site Tools


using:howto:compiling_twister_on_fedora_20

====== Differences ====== This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
using:howto:compiling_twister_on_fedora_20 [2014/02/19 20:19]
natir
using:howto:compiling_twister_on_fedora_20 [2014/03/25 11:45]
bartz_daniel
Line 26: Line 26:
 **Now get twister installed** **Now get twister installed**
  
-For the core (here on x86_64, replace lib64 with lib on i686)+For twister-core
  
 <​code>​ <​code>​
Line 33: Line 33:
 git clone https://​github.com/​miguelfreitas/​twister-core.git git clone https://​github.com/​miguelfreitas/​twister-core.git
  
-cd twister-core/+cd twister-core
  
 ./​autotool.sh ./​autotool.sh
  
-./configure+./​configure ​PKG_CONFIG_PATH=/​opt/​openssl-compat-bitcoin/​lib/​pkgconfig \ 
 +            LIBS=-Wl,​-rpath,/​opt/​openssl-compat-bitcoin/​lib
  
 make make
Line 57: Line 58:
  
 <​code>​ <​code>​
-~/​twister-core/​twisterd -rpcallowip=127.0.0.1 -daemon+~/​twister-core/src/twisterd -rpcallowip=127.0.0.1 -daemon
 </​code>​ </​code>​
using/howto/compiling_twister_on_fedora_20.txt · Last modified: 2014/03/25 11:46 by bartz_daniel