免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 6641 | 回复: 7
打印 上一主题 下一主题

[安装配置] 求助:AIX 5.3 安装 Java5_64.sdk 报错! [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2007-12-18 13:38 |只看该作者 |倒序浏览
系统环境:
# oslevel
5.3.0.0
# instfix -i |grep .ML  
    All filesets for 5.3.0.0_AIX_ML were found.
    All filesets for 5300-01_AIX_ML were found.
    All filesets for 5300-02_AIX_ML were found.
    All filesets for 5300-03_AIX_ML were found.
    All filesets for 5300-04_AIX_ML were found.
    All filesets for 5300-05_AIX_ML were found.
# bootinfo -y
64
# prtconf -k
Kernel Type: 64-bit

以前JAVA:
# java -version
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)
Classic VM (build 1.4.2, J2RE 1.4.2 IBM AIX build ca142-20070708 (SR9) (JIT enabled: jitc))
#

IBM提供下载的2个安装文件都试过了。
64-bit Java 5 SDK latest base images (in installp format)
64-bit Java 5 SDK GA base images (at 5.0.0.1 level; in installp format)

错误信息:
geninstall -I "a -cgNQqwXY -J"  -Z   -d /bea -f File 2>&1

File:
    I:Java5_64.sdk                 5.0.0.160                 
    S:Java5_64.sdk                 5.0.0.160                 


+-----------------------------------------------------------------------------+
                    Pre-installation Verification...
+-----------------------------------------------------------------------------+
Verifying selections...done
Verifying requisites...done
Results...

FAILURES
--------
  Filesets listed in this section failed pre-installation verification
  and will not be installed.

  Requisite Failures
  ------------------
  SELECTED FILESETS:  The following is a list of filesets that you asked to
  install.  They cannot be installed until all of their requisite filesets
  are also installed.  See subsequent lists for details of requisites.

    Java5_64.sdk 5.0.0.160                    # Java SDK 64-bit

  MISSING REQUISITES:  The following filesets are required by one or more
  of the selected filesets listed above.  They are not currently installed
  and could not be found on the installation media.

    Java5_64.sdk 5.0.0.0                      # Base Level Fileset

  << End of Failure Section >>

WARNINGS
--------
  Problems described in this section are not likely to be the source of any
  immediate or serious failures, but further actions may be necessary or
  desired.

  Multiple install types for same fileset
  ---------------------------------------
  The following filesets have both a base-level and an update fileset on the
  installation media at the same level.  Since they have the same name and
  level, the last fileset on the installation media will be used.

    Java5_64.sdk 5.0.0.160                    # Java SDK 64-bit  

  << End of Warning Section >>

FILESET STATISTICS  
------------------
    1  Selected to be installed, of which:
        1  FAILED pre-installation verification
  ----
    0  Total to be installed


Pre-installation Failure/Warning Summary
----------------------------------------
Name                      Level           Pre-installation Failure/Warning
-------------------------------------------------------------------------------
Java5_64.sdk              5.0.0.160       Requisite failure


请熟手指点:ava5_64.sdk 5.0.0.0 哪里有的找?

论坛徽章:
0
2 [报告]
发表于 2007-12-18 16:42 |只看该作者
先用系统CD安装:
Java5_64.sdk 5.0.0.0                      # Base Level Fileset

论坛徽章:
1
荣誉版主
日期:2011-11-23 16:44:17
3 [报告]
发表于 2007-12-18 17:30 |只看该作者
下个tar包格式的直接解包用吧

论坛徽章:
0
4 [报告]
发表于 2007-12-18 22:59 |只看该作者
谢谢回答,IBM提供下载的2个安装文件都试过了,系统CD我明天去找找看。

论坛徽章:
0
5 [报告]
发表于 2007-12-19 09:29 |只看该作者
是从:http://www-128.ibm.com/developerworks/java/jdk/aix/service.html
下载的,有2种文件可用:
1、64-bit Java 5 SDK latest base images (in installp format)  
IBM Java 64-bit SDK installps / smit install for AIX, v5, latest base images (pap64devifx-20071025) (-Xj9 -version j9vmap6423-20071007))

Base SDK (required)
Java5_64.sdk.tar  (71393280)


2、64-bit Java 5 SDK GA base images (at 5.0.0.1 level; in installp format)
IBM 64-bit SDK for AIX, v5, GA base images (pap64dev-20051104) AIX installp / smit install

Base SDK (required)
Java5_64.sdk.tar  (65013760)


2个都试过了,解开后Java5_64.sdk,用smit installp安装,
SOFTWARE to install :
Java5_64.sdk                                                       ALL  @@S:Java5_64.sdk _all_filesets
+ 5.0.0.160  Java SDK 64-bit                                           @@S:Java5_64.sdk 5.0.0.160
+ 5.0.0.160  Java SDK 64-bit                                           @@I:Java5_64.sdk 5.0.0.160

选择任何一个或都选,ACCEPT new license agreements? 选择yes,然后就fail。

论坛徽章:
0
6 [报告]
发表于 2007-12-19 11:32 |只看该作者
问题解决,感谢 martin.ma.cn

安装目录有一个.toc文件,删除后就可以了。问题解决。
smit installp 后就会有.toc文件生成。
另:
2、64-bit Java 5 SDK GA base images (at 5.0.0.1 level; in installp format)

IBM 64-bit SDK for AIX, v5, GA base images (pap64dev-20051104) AIX installp / smit install

Base SDK (required)
Java5_64.sdk.tar  (65013760)


这个解开后安装就是:
Java5_64.sdk                                                       ALL  @@I:Java5_64.sdk _all_filesets
@ 5.0.0.1  Java SDK 64-bit                                             @@I:Java5_64.sdk 5.0.0.1

1、64-bit Java 5 SDK latest base images (in installp format)  
IBM Java 64-bit SDK installps / smit install for AIX, v5, latest base images (pap64devifx-20071025) (-Xj9 -version j9vmap6423-20071007))

Base SDK (required)
Java5_64.sdk.tar  (71393280)
这个解开后安装就是:
Java5_64.sdk                                                       ALL  @@I:Java5_64.sdk _all_filesets
@ 5.0.0.160  Java SDK 64-bit                                             @@I:Java5_64.sdk 5.0.0.160


直接安装5.0.0.160  Java SDK 64-bit 就可以。

论坛徽章:
0
7 [报告]
发表于 2007-12-20 09:40 |只看该作者
学习中。不错。JAVA 这个我也装了几次也一样的问题

论坛徽章:
1
荣誉版主
日期:2011-11-23 16:44:17
8 [报告]
发表于 2007-12-20 14:54 |只看该作者
这个跟是不是java安装没关系
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP