Posts

Showing posts with the label Getting Started

Getting started with the Boost libraries in Ubuntu Linux

1. Install the Boost libraries from the command line First try the following $ sudo apt-get install libboost* You may get an error message similar to the following, like I did: