首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法安装Scribus 1.4

无法安装Scribus 1.4
EN

Ask Ubuntu用户
提问于 2011-04-09 19:49:36
回答 2查看 1.4K关注 0票数 2

我想在我的Ubuntu笔记本电脑上使用Scribus的新版本,因为我发现它很容易安装在我的旧macbook上。

我把这个添加到了我的软件资源中:

Ubuntu Maverick Meerkat (或10.10):

代码语言:javascript
复制
deb http://debian.scribus.net/debian/ maverick main
deb http://debian.tagancha.org/debian/ maverick main

正如这里所建议的:http://wiki.scribus.net/canvas/Debian#Ubuntu_特立独行_迈尔卡特_.28maverick_或_10.10.29

当我尝试安装它时,它会这样做:

代码语言:javascript
复制
me@me-laptop:~$ sudo aptitude install scribus-ng
[sudo] password for me: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Reading extended state information      
Initializing package states... Done
Writing extended state information... Done
The following packages are BROKEN: 
scribus-ng 

The following NEW packages will be installed:

  blt{a} icc-profiles{a} libpodofo0.9.0{a} python-tk{a} tcl8.5{a} tk8.5{a} 
The following packages will be REMOVED:

  bsd-mailx{u} 

0 packages upgraded, 7 newly installed, 1 to remove and 73 not upgraded.
Need to get 50.6MB of archives. After unpacking 98.2MB will be used.

The following packages have unmet dependencies:

  scribus-ng: Depends: libqtcore4 (>= 4:4.7.0~beta1) but 4:4.6.2-0ubuntu5.1 is installed and it is kept back.

The following actions will resolve these dependencies:

Keep the following packages at their current version:
scribus-ng [Not Installed]

Score is -9881

Accept this solution? [Y/n/q/?] Y
The following packages will be REMOVED:
  bsd-mailx{u} 
0 packages upgraded, 0 newly installed, 1 to remove and 73 not upgraded.
Need to get 0B of archives. After unpacking 299kB will be freed.
Do you want to continue? [Y/n/?] Y
Writing extended state information... Done
(Reading database ... 218429 files and directories currently installed.)
Removing bsd-mailx ...
Processing triggers for doc-base ...
Processing 1 removed doc-base file(s)...
Registering documents with scrollkeeper...
Processing triggers for man-db ...
Reading package lists... Done             
Building dependency tree       
Reading state information... Done
Reading extended state information      
Initializing package states... Done
Writing extended state information... Done

Package dependencies cannot be resolved
EN

回答 2

Ask Ubuntu用户

回答已采纳

发布于 2011-04-09 21:08:17

非常奇怪,因为昨天我碰巧为我的女朋友安装了Scribus,因为libreoffice还没有类似于Microsoft的东西。

我遵循这里的指南:http://wiki.scribus.net/canvas/Debian

但在你做之前。请做一个sudo aptitude purge scribus-ng

在安装另一个程序时,确保在使用智能时没有出现问题,然后按照指南的规定执行以下操作:

  1. 将存储库添加到列表中(打开更新管理器并单击“设置”)。存储库是deb http://debian.scribus.net/debian/ maverick main,关闭repository并重新加载存储库(它将自动完成它,但如果它不执行sudo aptitude update )
  2. 打开(我只是在告诉你我是如何一步一步地完成它),然后搜索Scribus。scribus-ng将出现。双击并安装。

告诉我事情进展如何。

票数 1
EN

Ask Ubuntu用户

发布于 2011-04-09 20:29:30

您确定安装时使用的是正确的存储库吗?智能4:4.6.2-0ubuntu5.1报告的已安装版本意味着您有Lucid,而不是Maverick。Maverick附带了libqtcore 4:4.7.0-0ubuntu4.3,它应该解决依赖关系。

如果您使用Lucid存储库,它会起作用吗?

代码语言:javascript
复制
deb http://debian.scribus.net/debian/ lucid main
deb http://debian.tagancha.org/debian/ lucid main
票数 0
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/34283

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档