【发布时间】:2015-09-07 12:07:56
【问题描述】:
我正在尝试从 Datastax 网站构建 cpp-driver。我在 ubuntu 12.04 上。在说明中,它被写入将 ppa:linuxjedi/ppa 添加到存储库,以便可以安装 libuv。但是我得到了
Package libuv-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'libuv-dev' has no installation candidate
当我在添加 ppa 后尝试进行更新时。有没有在 ubuntu 12.04 上安装 libuv 的替代方法?
【问题讨论】:
标签: ubuntu-12.04 libuv