|
发表于 2007-7-7 22:03:17
|
显示全部楼层
奇怪了, 在kde下 把楼主给 的 源加好之后, 然后
apt-get update
apt-get install eva
安装成功后, , 使用是, eva总是提示说, 您使用的版本太低
然后我使用
# dpkg -i eva_0.4.1+cvs20070403-0ubuntu1_i386.deb
(Reading database ... 141836 files and directories currently installed.)
Preparing to replace eva 0.4.1+cvs20060908-1 (using eva_0.4.1+cvs20070403-0ubuntu1_i386.deb) ...
Unpacking replacement eva ...
dpkg: dependency problems prevent configuration of eva:
eva depends on libqt3-mt (>= 3:3.3.8really3.3.7); however:
Version of libqt3-mt on system is 3:3.3.7-5.
dpkg: error processing eva (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
eva
# apt-get -f install
Reading package lists... Done
Building dependency tree... Done
Correcting dependencies... Done
The following packages will be REMOVED:
eva
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 5538kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 141865 files and directories currently installed.)
Removing eva ...
结果还是没有安装上阿??? 奇怪了 |
|