Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在archlinux上配置了一个远程服务器,我需要安装boost libs的开发版本才能编译我的程序,更具体地说<boost/asio.hpp>。
<boost/asio.hpp>
我试过sudo pacman -S boost-libs了,它安装了一些东西,但没有安装开发文件,我也试过了sudo pacman -S boost-libs-dev,但它没有用。
sudo pacman -S boost-libs
sudo pacman -S boost-libs-dev
谢谢
$ pacman -Ss boost extra/boost 1.49.0-2 [installed] Free peer-reviewed portable C++ source libraries - Development extra/boost-libs 1.49.0-2 [installed] Free peer-reviewed portable C++ source libraries - Runtime
你需要“提升”。