ruby をインストール

1. zlib をソースからインストール
参考: http://s-yata.jp/docs/zlib/

2. ruby をソースからインストール
./configure --disable-install-doc

3. gem install bundler


boost をインストール

1. boost を解凍 (7z -x boost.7z)

2. ./bootstrap.sh

3. ./b2 install --prefix=INSTALL_PATH


eclipsetomcat-plugin をコピー

1. http://www.eclipsetotale.com/tomcatPlugin.html#A3
2. unzip 解凍
3. dropin にコピー


eclipse CDT で boost

プロジェクトのプロパティ:C/C++ ビルド>設定 でフォルダ追加