JLinX – Blog

Weblog von Jan Linxweiler

How to Install boost on OS X

Filed under: Apple & Mac OS X,Development — Jannis at 11:19 pm on Friday, December 12, 2008

Get boost source files from boost.org.

  • cd path/to/boost_1_37_0
  • ./configure
  • sudo make install

Boost libraries and header files will be installed to /usr/local/lib and /usr/local/include.

1 Comment

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.