Tagged Questions
0
votes
2answers
311 views
Can we now find boost 1.48.0 on yum in Fedora 16?
Not sure if this is the right place to ask this question, but I really cannot find any information on the Web. Boost 1.48.0 has been out on the website for two days but there has still been no update ...
3
votes
3answers
2k views
Are the boost headers separately packaged under Fedora?
The boost C++ library consists of several components. Some components do include shared libraries, other don't.
Under a Fedora 14 system I've looked a bit around with yum search boost and rpm -qR and ...