Changes between Version 1 and Version 2 of HyperTable/HowToInstall


Ignore:
Timestamp:
Mar 19, 2008, 10:29:48 AM (16 years ago)
Author:
sunny
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HyperTable/HowToInstall

    v1 v2  
    1010$ apt-get install libboost.*-dev libboost-doc libboost.*1.34.1 (install Boost version 1.34.1)
    1111  NOTE. 用apt-get安裝boost 1.34.1,在執行cmake編譯hypertable時,需要另外定義 -DBoost_INCLUDE_DIR="/usr/include/boost" 
    12 $ apt-get install liblog4cpp4 liblog4cpp4-dev liblog4cpp4-doc (install log4cpp)
     12$ apt-get install liblog4cpp4 liblog4cpp4-dev liblog4cpp-doc (install log4cpp)
    1313$ apt-get install expat libexpat1 libexpat1-dev (install expat)
    1414$ apt-get install doxygen doxygen-doc doxygen-gui (install doxygen)