compile boost under linux without being root [closed]

耗尽温柔 提交于 2021-02-05 07:49:06

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!