Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Linux 6.5 how to install Oracle 10gR2

2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)05/31 Report--

This article mainly introduces Linux 6.5 how to install Oracle 10gR2, has a certain reference value, interested friends can refer to, I hope you can learn a lot after reading this article, the following let the editor take you to know about it.

Error reporting phenomenon:

[oracle@test database] $Exception in thread "main" java.lang.UnsatisfiedLinkError: / tmp/OraInstall2016-06-28011-51-05AM/jre/1.4.2/lib/i386/libawt.so: libXtst.so.6: cannot open shared object file: No such file or directory

In the absence of several packages, similar errors will be reported.

Yum-y install libXp.i686

[root@test 10gR2 MurlinuxX861464-Qi] # yum-y install libXt.i686

Loaded plugins: refresh-packagekit, security

Setting up Install Process

Resolving Dependencies

-> Running transaction check

-> Package libXt.i686 0RU 1.1.3-1.el6 will be installed

-- > Processing Dependency: libICE.so.6 for package: libXt-1.1.3-1.el6.i686

-- > Processing Dependency: libSM.so.6 for package: libXt-1.1.3-1.el6.i686

-> Running transaction check

-> Package libICE.i686 0RU 1.0.6-1.el6 will be installed

-> Package libSM.i686 0RU 1.2.1-2.el6 will be installed

-- > Processing Dependency: libuuid.so.1 for package: libSM-1.2.1-2.el6.i686

-> Processing Dependency: libuuid.so.1 (UUID_1.0) for package: libSM-1.2.1-2.el6.i686

-> Running transaction check

-> Package libuuid.i686 0 2.17.2-12.14.el6 will be installed

-> Finished Dependency Resolution

Dependencies Resolved

=

Package Arch Version Repository Size

=

Installing:

LibXt i686 1.1.3-1.el6 server 178k

Installing for dependencies:

LibICE i686 1.0.6-1.el6 server 52k

LibSM i686 1.2.1-2.el6 server 36k

Libuuid i686 2.17.2-12.14.el6 server 68k

Transaction Summary

=

Install 4 Package (s)

Total download size: 334 k

Installed size: 627 k

Downloading Packages:

-

Total 1.1 MB/s | 334 kB 00:00

Running rpm_check_debug

Running Transaction Test

Transaction Test Succeeded

Running Transaction

Warning: RPMDB altered outside of yum.

Installing: libICE-1.0.6-1.el6.i686 1 Compact 4

Installing: libuuid-2.17.2-12.14.el6.i686 2 Compact 4

Installing: libSM-1.2.1-2.el6.i686 3 Compact 4

Installing: libXt-1.1.3-1.el6.i686 4 Compact 4

Verifying: libICE-1.0.6-1.el6.i686 1 Compact 4

Verifying: libuuid-2.17.2-12.14.el6.i686 2 Compact 4

Verifying: libSM-1.2.1-2.el6.i686 3 Compact 4

Verifying: libXt-1.1.3-1.el6.i686 4 Compact 4

Installed:

LibXt.i686 0VR 1.1.3-1.el6

Dependency Installed:

LibICE.i686 0VOR 1.0.6-1.el6 libSM.i686 0RU 1.2.1-2.el6 libuuid.i686 0RU 2.17.2-12.14.el6

Complete!

[root@test 10gR2 MurlinuxX861464-Qi] # yum-y install libXtst.i686

\ Loaded plugins: refresh-packagekit, security

Setting up Install Process

Resolving Dependencies

-> Running transaction check

-> Package libXtst.i686 0RU 1.2.1-2.el6 will be installed

-- > Processing Dependency: libXi.so.6 for package: libXtst-1.2.1-2.el6.i686

-> Running transaction check

-> Package libXi.i686 0RU 1.6.1-3.el6 will be installed

-> Finished Dependency Resolution

Dependencies Resolved

=

Package Arch Version Repository Size

=

Installing:

LibXtst i686 1.2.1-2.el6 server 28k

Installing for dependencies:

LibXi i686 1.6.1-3.el6 server 34k

Transaction Summary

=

Install 2 Package (s)

Total download size: 62 k

Installed size: 114 k

Downloading Packages:

-

Total 231kB/s | 62 kB 00:00

Running rpm_check_debug

Running Transaction Test

Transaction Test Succeeded

Running Transaction

Installing: libXi-1.6.1-3.el6.i686 1 Compact 2

Installing: libXtst-1.2.1-2.el6.i686 2 Compact 2

Verifying: libXi-1.6.1-3.el6.i686 1 Compact 2

Verifying: libXtst-1.2.1-2.el6.i686 2 Compact 2

Installed:

LibXtst.i686 0VR 1.2.1-2.el6

Dependency Installed:

LibXi.i686 0RO 1.6.1-3.el6

Complete!

[root@test 10gR2 MurlinuxX861464-Qi] #

With Oracle user. / runInstaller, you can start the graphical interface normally.

Thank you for reading this article carefully. I hope the article "how to install Oracle 10gR2 in Linux 6.5" shared by the editor will be helpful to you. At the same time, I also hope that you will support us and pay attention to the industry information channel. More related knowledge is waiting for you to learn!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report