安装在ArchLinux的提振DEVEL [英] Install boost devel on archlinux

查看:188
本文介绍了安装在ArchLinux的提振DEVEL的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有ArchLinux的配置远程服务器,我需要为安装升压库的开发版本编译我的程序,更具体<升压/ asio.hpp>

我试过 sudo的吃豆子-S升压库,它安装的东西,但不是DEVEL文件,我也试过 sudo的豆子-S助推库-dev的并没有奏效。

感谢


解决方案

  $吃豆子-Ss提振
额外/升压1.49.0-2 [安装]
    免费同行评审的便携式C ++源代码库 - 发展
额外/升压库1.49.0-2 [安装]
    免费同行评审的便携式C ++源代码库 - 运行时

您需要提升。

I have a remote server configured on archlinux and I need to install the dev version of the boost libs in order to compile my program, more specifically <boost/asio.hpp>.

I tried sudo pacman -S boost-libs and it installed something but not the devel files, I also tried sudo pacman -S boost-libs-dev and it didn't work.

Thanks

解决方案

$ 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

You need "boost".

这篇关于安装在ArchLinux的提振DEVEL的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆