我是按照本网站的指示在Ubuntu上安装Mindtouch。
在我被要求安装依赖程序包apt-get install html2ps poppler-utils html2text wv gs tidy links msttcorefonts cabextract mysql-server的部分,我遇到了错误E: Package 'gs' has no installation candidate,我不知道如何解决它。
我已经下载了相关的gs .deb文件,得到升级,安装了突触包管理器,但没有任何步骤有帮助。我也非常肯定,我的gs文件是位于/usr/bin/下,因为我物理上去搜索它。有人能帮我解决这个问题吗?我将非常感激。
这是有关的部分:
machine@machine-ProLiant-MicroServer:/usr/bin$ sudo apt-get install html2ps poppler-utils html2text wv gs tidy links msttcorefonts cabextract mysql-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'ttf-mscorefonts-installer' instead of 'msttcorefonts'
Package gs 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 'gs' has no installation candidate**PS:如果这个信息有帮助的话,我正在使用ubuntu12.04。
发布于 2013-06-18 03:56:51
这些指示是非常过时的。几年前,心触从一个开源项目过渡到了一个商业产品。
您可以从上面的链接下载免费试用版。
您可以从的Mindtouch下载旧版本的源代码。这个版本的开发似乎在几年前就已经停止了,但是有些文件有最近的日期,所以可能有一些小的更新。
https://askubuntu.com/questions/309503
复制相似问题