问题
how i can compile boost under linux without write in system folders. I need to get headers files and shared libraries of boost in one my specific folder.
回答1:
You don't need to be root to compile Boost on Linux. Moreover, many Boost libraries are header only so no compilation is needed. see also Building and Installing the Library and Easy Build and Install for more details.
来源:https://stackoverflow.com/questions/20685167/compile-boost-under-linux-without-being-root