this is a extra element for clear the floated element
ORACLE在HP-UX下的系列问题处理(14)
  • 12/31
  • 2008
备份恢复 | Oracle 709 次查看
  Oracle: 10.20 上安装失败 - MOTIF 符号未得到满足

  问题描述

  我尝试在HP-UX 10.20上安装Oracle;但Oracle安装程序失败,出现下面的错误:

  /usr/ccs/bin/ld: Unsatisfied symbols:

  XmCreateComboBox

  XmComboBoxUpdate

  xmComboBoxWidgetClass

  xmSpinBoxWidgetClass

  XmCreateSpinBox

  为什么会出现这个问题?

  配置信息

  操作系统 - HP-UX

  版本 - 10.20

  硬件系统 - HP9000

  系列 - s700 或 s800

  应用程序 - Oracle

  解决方法

  您提到的符号是Motif 2.1 规范的一部分,在Motif 1.2 中不存在。惠普只在HP-UX 11.0(或更高版本)上提供Motif 2.1;HP-UX 10.x 版配有Motif 1.2。

  为解决这个问题,您必须与Oracle联系,获取与Motif 1.2兼容的Oracle 版本,或者升级到HP-UX 11.0。

  .........following with all English text ....

  Oracle: installation fails on 10.20 - unsatisfied MOTIF symbols

  Problem Description

  I am trying to install Oracle on HP-UX 10.20; however, the Oracle installation process fails, and I get the following error:

  /usr/ccs/bin/ld: Unsatisfied symbols:

  XmCreateComboBox

  XmComboBoxUpdate

  xmComboBoxWidgetClass

  xmSpinBoxWidgetClass

  XmCreateSpinBox

  What is causing this problem?

  Configuration Info

  Operating System - HP-UX

  Version - 10.20

  Hardware System - HP9000

  Series - s700 or s800

  Application - Oracle

  Solution

  The symbols you mentioned are part of the Motif 2.1 specification,and these are not present in Motif 1.2. HP only provides Motif 2.1

  on HP-UX 11.0 (and later); HP-UX version 10.x ships with Motif 1.2.

  To solve the problem, you must either contact Oracle to get a version of Oracle compatible with Motif 1.2, or you will need to upgrade to

  HP-UX 11.0.

  
您可能感兴趣的:

更多相关内容