Changes between Version 4 and Version 5 of waue/2011/1107


Ignore:
Timestamp:
Nov 8, 2011, 3:46:05 PM (12 years ago)
Author:
waue
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • waue/2011/1107

    v4 v5  
    3131
    3232 = Thrift 安裝 =
     33
     34{{{
     35
     36cd /opt/cassandra-1.0.1/thrift-0.7.0
     37sudo bash ./contrib/fb303/bootstrap.sh
     38sudo ./configure
     39sudo make
     40sudo make install
     41
     42
     43
     44}}}