nox-classic
Ubuntu14.04 (32bit)にインストールするにはどうすればよいですか?
最初にパッケージをインストールしました:
sudo apt-get install nox-dependencies
sudo apt-get install libtbb-dev
sudo apt-get install libboost-serialization-dev libboost-all-dev
次に、実行../configure
して次の出力とエラーを受け取りました。
checking for boostlib >= 1.34.1... yes
checking whether the Boost::System library is available... yes
configure: error: Could not find a version of the library!
私も試しました
../configure --with-boost-libdir=/usr/lib/i386-linux-gnu
- に変更
pkglib
_pkgdata
src/Make.vars
しかし、どちらも問題を解決しませんでした。