Changes between Version 4 and Version 5 of waue/2010/0401
- Timestamp:
- Apr 1, 2010, 2:21:41 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
waue/2010/0401
v4 v5 16 16 [http://incubator.apache.org/thrift/download/ thrift 下載頁面] 17 17 18 安裝之前請先確定有裝了 libboost (c++的函式庫) 18 安裝之前請先確定有裝了 libboost (c++的函式庫),以及make時會用到的yacc flex 19 {{{ 19 20 $ apt-get install libboost1.38-dev 20 21 以及make時會用到的yacc 22 $ apt-get install byacc 21 $ apt-get install byacc flex 22 }}} 23 23 24 24 接著編譯與安裝thrift