close Warning: Can't synchronize with repository "(default)" (Unsupported version control system "svn": /usr/lib/python2.7/dist-packages/libsvn/_core.so: failed to map segment from shared object: Cannot allocate memory). Look in the Trac log for more information.

Changes between Version 4 and Version 5 of waue/2010/0401


Ignore:
Timestamp:
Apr 1, 2010, 2:21:41 PM (16 years ago)
Author:
waue
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • waue/2010/0401

    v4 v5  
    1616[http://incubator.apache.org/thrift/download/ thrift 下載頁面]
    1717
    18 安裝之前請先確定有裝了 libboost (c++的函式庫)
     18安裝之前請先確定有裝了 libboost (c++的函式庫),以及make時會用到的yacc flex
     19{{{
    1920$ apt-get install libboost1.38-dev
    20 
    21 以及make時會用到的yacc
    22 $ apt-get install byacc
     21$ apt-get install byacc flex
     22}}}
    2323
    2424接著編譯與安裝thrift