|
我的机器是PowerPC的CPU(嵌入式不是AppleMac)
srvB:/usr/share/doc/java-common# uname -a
Linux srvB 2.6.22.sac.rd #116 Wed Jun 3 15:14:23 CST 2009 ppc GNU/Linux
安装完了Debian Lenny之后想装 JRE
srvB:/usr/share/doc/java-common# apt-get install sun-java6-jre
Reading package lists... Done
Building dependency tree
Reading state information... 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.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
sun-java6-jre: Depends: sun-java6-bin (= 6-12-1) but it is not installable or
ia32-sun-java6-bin (= 6-12-1) but it is not installable
E: Broken packages
很显然 ia32-sun-java6-bin我的机器上市肯定没有的,怎么办啊?
然后我去了SUN的主站,只有LInux/SOLARIS/WINDOWS的JRE
MAC的SUN说MAC他自己带啦,只要在MAC上UPDATE就好啦~~~
晕倒,如何安装啊? |
|