小编Joh*_*hnA的帖子

ubuntu 12.04 libudev-dev因为依赖而无法安装

我有一些示例c ++代码,它使用udev库接收hotplug事件.它在Ubuntu 10.04中运行良好.它的唯一先决条件是libudev-dev包:sudo apt-get install libudev-dev

但是当我尝试在12.04中安装该软件包时,我得到:

sudo apt-get install libudev-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:
libudev-dev : Depends: libudev0 …
Run Code Online (Sandbox Code Playgroud)

usb ubuntu udev

7
推荐指数
1
解决办法
3万
查看次数

标签 统计

ubuntu ×1

udev ×1

usb ×1