我正在运行一个ubuntu导数,在更新中运行有点落后。我正在运行的版本
~$ quickly --version
Quickly 11.10
Python interpreter: /usr/bin/python 2.7.2
Python standard library: /usr/lib/python2.7
Quickly used library: /usr/lib/python2.7/dist-packages/quickly
Quickly data path: /usr/share/quickly
Quickly detected template directories:
/usr/share/quickly/templates/
Copyright 2009 Rick Spencer
Copyright 2009-2011 Didier Roche
Copyright 2010-2011 Canonical Ltd
https://launchpad.net/quickly
quickly comes with ABSOLUTELY NO WARRANTY. quickly is free software, and
you may use, modify and redistribute it under the terms of the GNU
General Public License version 3 or later.我已经尝试过快速地找到一个PPA来添加到我的源文件列表中,并且我已经找到了
https://launchpad.net/ubuntu/+source/quickly和https://code.launchpad.net/~ubuntu-branches/ubuntu/precise/quickly/precise-updates --我甚至发现了我认为是开发人员的PPA http://ppa.launchpad.net/quickly/daily-build/ubuntu,对于后者,我得到了404错误,无论是当is说发行版被设置为on远处还是精确的时候。
我是否需要编译源代码,或者有什么方法不使用ubuntu来添加ppa?
发布于 2012-06-26 20:46:01
快速依赖于Ubuntu12.04中也有更新版本的多个其他包。您应该升级到Ubuntu12.04,或者将其安装在虚拟机中,并将其用于您的开发环境。
发布于 2012-06-24 21:37:26
我没在你的名单上看到下载文件url。如果你还没有试一试。
https://askubuntu.com/questions/155526
复制相似问题