[问题]装mysqlcc问题

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
beelyboy
帖子: 6
注册时间: 2005-10-28 6:43
联系:

[问题]装mysqlcc问题

#1

帖子 beelyboy » 2005-10-28 7:08

我想装mysqlcc,但每次装的时侯都会出现这些error message,
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
mysqlcc: Depends: libqt3c102-mt (>= 3:3.2.3-3) but it is not installable
E: Broken packages



我也试过新增其他的软件库 (extra Repositories), 还是不行,请问正确的装法这什么,请高手指教

谢谢.......
aof
帖子: 12
注册时间: 2005-03-31 22:32

#2

帖子 aof » 2005-10-28 8:59

很明显你没有安装libqt3c102-mt,装上这个之后再试试装mysqlcc
beelyboy
帖子: 6
注册时间: 2005-10-28 6:43
联系:

#3

帖子 beelyboy » 2005-10-28 9:28

但我装libqt3c102-mt也装不上
我是个新手来的,请详细说明
谢谢
头像
echo
帖子: 88
注册时间: 2005-08-25 14:17

#4

帖子 echo » 2006-04-17 1:23

sudo apt-get install mysqlcc
正在读取软件包列表... 完成
正在分析软件包的依赖关系树... 完成
E: 无法找到软件包 mysqlcc

我的源
deb http://ftp.sjtu.edu.cn/ubuntu/ breezy main restricted universe multiverse
deb http://ftp.sjtu.edu.cn/ubuntu/ breezy-updates main restricted universe multiverse
deb http://ftp.sjtu.edu.cn/ubuntu/ breezy-security main restricted universe multiverse
deb http://ftp.sjtu.edu.cn/ubuntu/ breezy-backports main restricted universe multiverse
deb http://ftp.sjtu.edu.cn/ubuntu-cn/ breezy main restricted universe multiverse

为什么会找不到mysqlcc阿???
头像
echo
帖子: 88
注册时间: 2005-08-25 14:17

#5

帖子 echo » 2006-04-17 1:40

自己下了个deb的包装上去了。
http://www.debuntu.org/2006/02/12/3-mysqlcc-094
回复