Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

display error when install form in linux

Tony007Mar 1 2020 — edited Mar 12 2020

hi am geting this error in linux

java -Djava.io.tmpdir=/tmp -jar fmw_12.2.1.4.0_infrastructure.jar

Launcher log file is /tmp/OraInstall2020-03-02_06-32-07AM/launcher2020-03-02_06-32-07AM.log.

Extracting the installer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Done

Checking if CPU speed is above 300 MHz.   Actual 2712.002 MHz    Passed

Checking monitor: must be configured to display at least 256 colors.  DISPLAY environment variable not set.    Failed <<<<

Checking swap space: must be greater than 512 MB.   Actual 8191 MB    Passed

Checking if this platform requires a 64-bit JVM.   Actual 64    Passed (64-bit not required)

Checking temp space: must be greater than 300 MB.   Actual 4490 MB    Passed

Some system prerequisite checks failed.

You must fulfill these requirements before continuing.

i try

export DISPLAY=192.168.8.123:0.0

[username@hostname media]$ xclock

bash: xclock: command not found

[username@hostname media]$ xclock

bash: xclock: command not found

Comments
Post Details
Added on Mar 1 2020
32 comments
2,110 views