Skip to content

Latest commit

 

History

History
62 lines (47 loc) · 1.51 KB

install_cannsandra_thrift.wiki

File metadata and controls

62 lines (47 loc) · 1.51 KB

  1. summary cassandraとthriftのインストール(OSX)

Table of Contents

導入

OSXにcassandraとthriftをインストールします。

詳細

cassandra

cassandraはmacportでインストールできます

thrift

thriftを/usr/local/thriftにインストールする例です。2010年10月21日現在macportsで用意されていないようなのでソースからインストールします。

php-develが必要です。 phpがインストールされていればdeactivateしてからphp-develをインストールします

boostというパッケージをmacportsでインストールしてからソースインストールします。

PHP extentionのインストール

確認

apacheの再起動