Monday, September 12, 2011

Install Boost on Ubuntu / 우분투에서 Boost 설치

* References:

* Installation Instructions:
  1. Download Boost Version 1.47.0 (http://www.boost.org/)
  2. untar the file into '/usr/local/src'
  3. Move into the Boost folder
  4. Run "$ sudo ./bootstrap.sh"
  5. Run "$ sudo ./bjam install"
* Test: (To be updated..)

No comments:

Post a Comment