apt-get install libboost-all-dev
apt-get install libboost-all-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libboost-all-dev : Depends: libboost-date-time-dev but it is not going to be installed
Depends: libboost-filesystem-dev but it is not going to be
请更新你的ubuntu源
apt-get install libboost-all-dev caffe
最新推荐文章于 2024-04-13 23:21:35 发布
本文记录了一次在Ubuntu系统上尝试使用apt-get安装Boost库全集时遇到的问题及可能的原因。由于依赖未满足导致安装失败,文章提供了错误信息并建议更新Ubuntu源来解决问题。
965

被折叠的 条评论
为什么被折叠?



