How to install boost-jam (bjam) in Gentoo Linux
Talk0
1,792pages on
this wiki
this wiki
Howto install boost-jam (bjam) in Gentoo Linux
dev-util/boost-jam is no longer an ebuild
- To install boost-jam
- edit: make.conf
- add bjam to the USE="" variable
- USE="bjam"
- then compile boost
- execute: emerge boost