【发布时间】:2014-04-05 17:22:41
【问题描述】:
我正在尝试使用虚拟机在 ubuntu 服务器上安装清漆代理。中间安装过程有提示“you need rst2man installed to make dist”。
当我尝试使用 "sudo apt-get install rst2man" 安装 rst2man 时,另一条消息进来了:
Reading package list....done
Building dependecy tree
Reading state information....done
E: unable to locate package rst2man
"unable to locate package rst2man" 是什么意思?有人知道吗?请帮忙。
问题修复: 我尝试为 rst2man 安装 python-docutils。
【问题讨论】:
标签: package sudo varnish apt-get ubuntu-server