|
发表于 2004-9-27 14:13:51
|
显示全部楼层
虽然帖子是旧贴,但我也要顶起来
我想问下,我在安装ACIDLAB时,老是不能安装,各位帮帮小弟
- debian:/var/www# apt-get install acidlab
- 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:
- Sorry, but the following packages have unmet dependencies:
- php4-gd: Depends: libgd2-xpm (>= 2.0.28) but it is not going to be installed
- E: Sorry, broken packages
复制代码
我安装apt-get install php4-gd;apt-get install libgd2-xpm也是会出现同样的错误,请问我到底要安装哪个才行的?谢谢! |
|