Reputation: 30605
I used one of the ubuntu package manager commands to install all of the boost libraries. I think the command was
sudo install something libboost
I am aware that some of the boost libraries need to be compiled separately (or something similar). How do I go about doing this so that I can use them along with the regular libraries?
Upvotes: 0
Views: 164