bekars 发表于 2005-11-28 18:14:43

我的libncurses5-dev库安装不上了,求助!

配置内核的make menuconfig需要libncurses库,以前我都是直接安装libncurses5-dev库就可以了,但是这次我先做了一下upgrade,结果libncurses5变成5.5-1了,而libncurses5-dev库需要5.4-4版本,结果就安装不上了,怎么解决,帮忙!


apt-get install libncurses5-dev
Reading Package Lists... Done
Building Dependency Tree... Done
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:
libncurses5-dev: Depends: libncurses5 (= 5.4-4) but 5.5-1 is to be installed
E: Broken packages

linky_fan 发表于 2005-11-30 18:37:09

libncurses5 (= 5.4-4) but 5.5-1 is to be installed

升级一下libncurses
页: [1]
查看完整版本: 我的libncurses5-dev库安装不上了,求助!