【问题标题】:Can't install libnuma-dev on raspbian无法在 raspbian 上安装 libnuma-dev
【发布时间】:2019-06-11 11:41:43
【问题描述】:
sudo apt-get install libnuma-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libnuma-dev

这是我遇到的问题。 我已经尝试过sudo apt-get updatesudo apt-get upgrade

这是我的 source.list

cat /etc/apt/sources.list
deb http://raspbian.raspberrypi.org/raspbian/ stretch main contrib non-free rpi 
#Uncomment line below then 'apt-get update' to enable 'apt-get source'
#deb-src http://raspbian.raspberrypi.org/raspbian/ stretch main contrib non-free rpi

我的设备是“raspberry pi 3 B+”,操作系统是 raspbian9。

【问题讨论】:

    标签: raspbian


    【解决方案1】:

    我的设备是 raspberry pi CM3 lite,操作系统也是 raspbian 9。当我想从源代码编译rt-tests 工具时遇到了这个问题。但是我成功编译了这些工具而没有安装“libnuma-dev”库。希望它对您和任何其他可能想要根据官方 wiki 编译 rt-tests 工具的人有所帮助。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2016-09-25
      • 2017-12-24
      • 1970-01-01
      • 1970-01-01
      • 2016-05-30
      • 1970-01-01
      • 2014-06-25
      相关资源
      最近更新 更多