twister

Peer-to-peer microblogging

User Tools

Site Tools


using:howto:compiling_twister_on_ubuntu_12.04

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
using:howto:compiling_twister_on_ubuntu_12.04 [2014/02/13 08:26]
mikewolf Just translated un-command part.
using:howto:compiling_twister_on_ubuntu_12.04 [2014/05/19 23:58] (current)
myleneb
Line 1: Line 1:
-**如果你还没有安装git,​ 请在控制台输入如下命令:**+====== Compiling twister on Ubuntu 12.04 ======
  
 +**If you have not installed git, you should do this first :**
 +<​code>​
 sudo apt-get install git sudo apt-get install git
- +</​code>​ 
-**然后可按如下步骤安装twister:​** +**Then get install ​twister :** 
 +<​code>​
 mkdir twister mkdir twister
  
Line 34: Line 36:
  
 ./twisterd -daemon -rpcuser=user -rpcpassword=pwd -rpcallowip=127.0.0.1 ./twisterd -daemon -rpcuser=user -rpcpassword=pwd -rpcallowip=127.0.0.1
 +</​code>​
  
-**现在打开浏览器,并输入下面的URL:**+**And then goto your browser:**
  
 http://​127.0.0.1:​28332/​index.html http://​127.0.0.1:​28332/​index.html
  
using/howto/compiling_twister_on_ubuntu_12.04.1392276411.txt.gz · Last modified: 2014/02/13 08:26 by mikewolf