I have came across the below error when I tried Installing Oracle 10g on OEL 5.9 Base Installtion.
When I say BASE install it means the Installation with minimum set of rpms.
If you Install with Everything it takes more space in terms of GBs compare to a minimum install. That is obvious.
It saves 3-4 GB extra disk space and 300 MB of extra Physical Memory Consumption.
If you are facing something similar this article will help you to resolve the issue for sure
1) java.lang.UnsatisfiedLinkError-libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
[oracle@ovmoel59host02 database]$ ./runInstaller
Starting Oracle Universal Installer…
Checking installer requirements…
Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
Passed
All installer requirements met.
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2013-05-19_10-19-34PM. Please wait …[oracle@ovmoel59host02 database]$
Exception in thread “main” java.lang.UnsatisfiedLinkError: /tmp/OraInstall2013-05-19_10-19-34PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(Unknown Source)
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at sun.security.action.LoadLibraryAction.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(Unknown Source)
at sun.awt.DebugHelper.(Unknown Source)
at java.awt.Component.(Unknown Source)
[root@ovmoel59host02 yum.repos.d]# yum install libXp
Loaded plugins: rhnplugin, security
This system is not registered with ULN.
You can use up2date –register to register.
ULN support will be disabled.
el5_addons
Setting up Install Process
Resolving Dependencies
–> Running transaction check
—> Package libXp.i386 0:1.0.0-8.1.el5 set to be updated
—> Package libXp.x86_64 0:1.0.0-8.1.el5 set to be updated
–> Finished Dependency Resolution
Dependencies Resolved
================================================================================
Package Arch
================================================================================
Installing:
libXp i386
libXp x86_64
Transaction Summary
================================================================================
Install 2 Package(s)
Upgrade 0 Package(s)
Total download size: 45 k
Is this ok [y/N]: y
Downloading Packages:
(1/2): libXp-1.0.0-8.1.el5.i386.rpm | 22 kB 00:00
(2/2): libXp-1.0.0-8.1.el5.x86_64.rpm | 23 kB 00:00
—————————————————————————————————————————————————————————————————–
Total 934 B/s | 45 kB 00:49
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : libXp 1/2
Installing : libXp 2/2
Installed:
libXp.i386 0:1.0.0-8.1.el5 libXp.x86_64 0:1.0.0-8.1.el5
Complete!
[root@ovmoel59host02 yum.repos.d]#
Now start the runInstaller again the GUI will come up now with out any error.
2) error in invoking target ‘install’ of makefile ins_ctx.mk
——-
[root@ovmoel59host02 database]# yum install glibc-devel
Loaded plugins: rhnplugin, security
This system is not registered with ULN.
You can use up2date –register to register.
ULN support will be disabled.
Setting up Install Process
Resolving Dependencies
–> Running transaction check
—> Package glibc-devel.i386 0:2.5-107.el5_9.4 set to be updated
–> Processing Dependency: glibc-headers = 2.5-107.el5_9.4 for package: glibc-devel
–> Processing Dependency: glibc = 2.5-107.el5_9.4 for package: glibc-devel
—> Package glibc-devel.x86_64 0:2.5-107.el5_9.4 set to be updated
–> Running transaction check
–> Processing Dependency: glibc = 2.5-107.el5_9.1 for package: nscd
—> Package glibc.i686 0:2.5-107.el5_9.4 set to be updated
–> Processing Dependency: glibc-common = 2.5-107.el5_9.4 for package: glibc
—> Package glibc.x86_64 0:2.5-107.el5_9.4 set to be updated
—> Package glibc-headers.x86_64 0:2.5-107.el5_9.4 set to be updated
–> Running transaction check
—> Package glibc-common.x86_64 0:2.5-107.el5_9.4 set to be updated
—> Package nscd.x86_64 0:2.5-107.el5_9.4 set to be updated
–> Finished Dependency Resolution
Dependencies Resolved
=================================================================================================================================================================
Package Arch Version Repository
=================================================================================================================================================================
Installing:
glibc-devel i386 2.5-107.el5_9.4 el5_latest
Updating:
glibc-devel x86_64 2.5-107.el5_9.4 el5_latest
Updating for dependencies:
glibc i686 2.5-107.el5_9.4 el5_latest
glibc x86_64 2.5-107.el5_9.4 el5_latest
glibc-common x86_64 2.5-107.el5_9.4 el5_latest
glibc-headers x86_64 2.5-107.el5_9.4 el5_latest
nscd x86_64 2.5-107.el5_9.4 el5_latest
Transaction Summary
=================================================================================================================================================================
Install 1 Package(s)
Upgrade 6 Package(s)
Total download size: 32 M
Is this ok [y/N]: y
Downloading Packages:
(1/7): nscd-2.5-107.el5_9.4.x86_64.rpm
(2/7): glibc-headers-2.5-107.el5_9.4.x86_64.rpm
(3/7): glibc-devel-2.5-107.el5_9.4.i386.rpm
(4/7): glibc-devel-2.5-107.el5_9.4.x86_64.rpm
(5/7): glibc-2.5-107.el5_9.4.x86_64.rpm
(6/7): glibc-2.5-107.el5_9.4.i686.rpm
(7/7): glibc-common-2.5-107.el5_9.4.x86_64.rpm (74%) 51% [==================================== (7/7): glibc-common-2.5-107.el5_9.4.x86_64.rpm (74%) 51% [====================================- (7/7): glibc-common-2.5-107.el5_9.4.x86_64.rpm | 16 MB 01:09
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 104 kB/s | 32 MB 05:14
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Updating : glibc-common 1/13
Updating : glibc 2/13
Updating : nscd 3/13
Updating : glibc-headers 4/13
Updating : glibc-devel 5/13
Updating : glibc 6/13
Installing : glibc-devel 7/13
Cleanup : glibc 8/13
Cleanup : glibc-devel 9/13
Cleanup : glibc 10/13
Cleanup : glibc-headers 11/13
Cleanup : nscd 12/13
Cleanup : glibc-common 13/13
Installed:
glibc-devel.i386 0:2.5-107.el5_9.4
Updated:
glibc-devel.x86_64 0:2.5-107.el5_9.4
Dependency Updated:
glibc.i686 0:2.5-107.el5_9.4 glibc.x86_64 0:2.5-107.el5_9.4 glibc-common.x86_64 0:2.5-107.el5_9.4 glibc-headers.x86_64 0:2.5-107.el5_9.4 nscd.x86_64 0:2.5-107.el5_9.4
Complete!
[root@ovmoel59host02 database]#




























































































































































