Archive for the ‘install’ Category.

libawt.so: libXp.so.6: cannot open shared object file

[oracle@centos53 database_vault_10204_linux]$ ./runInstaller
Starting Oracle Universal Installer…

Checking installer requirements…

Checking operating system version: must be redhat-3, SuSE-9, SuSE-10, redhat-4, redhat-5, UnitedLinux-1.0, asianux-1 or asianux-2
Passed

All installer requirements met.

Preparing to launch Oracle Universal Installer from /tmp/OraInstall2010-01-13_07-47-02AM. Please wait …[oracle@centos53 database_vault_10204_linux]$ Exception in thread “main” java.lang.UnsatisfiedLinkError: /tmp/OraInstall2010-01-13_07-47-02AM/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.<clinit>(Unknown Source)
at java.awt.Component.<clinit>(Unknown Source)

SOLUTION

[root@centos53 ~]# yum install xorg-x11-deprecated-libs
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: centos.ynet.sk
* base: centos.politechnika.lublin.pl
* extras: centos.ynet.sk
* updates: centos.politechnika.lublin.pl
addons                                                   |  951 B     00:00
base                                                     | 2.1 kB     00:00
extras                                                   | 1.1 kB     00:00
updates                                                  | 1.9 kB     00:00
updates/primary_db                                       | 380 kB     00:02
Setting up Install Process
Resolving Dependencies
–> Running transaction check
—> Package libXp.i386 0:1.0.0-8.1.el5 set to be updated
–> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package         Arch           Version                    Repository      Size
================================================================================
Installing:
libXp           i386           1.0.0-8.1.el5              base            23 k

Transaction Summary
================================================================================
Install      1 Package(s)
Update       0 Package(s)
Remove       0 Package(s)

Total download size: 23 k
Is this ok [y/N]: y
Downloading Packages:
libXp-1.0.0-8.1.el5.i386.rpm                             |  23 kB     00:00
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
Installing     : libXp                                                    1/1

Installed:
libXp.i386 0:1.0.0-8.1.el5

Complete!

Regards,

Tom

How to install Oracle 11R2 on SLES10

Hi,

there is 20 steps how to install Oracle 11R2 on SLES10.

Pictures are only preview when you click on it you will see full size.

Step 1.

Step 2.

Step 3.

Step 4.

Step 5.

Step 6.

Step 7.

Step 8.

Step 9.

Step 10.

Step 11.

Step 12.

Step 13.

Step 14.

Step 15.

Step 16.

Step 17.

Step 18.

Step 19.

Step 19.

Step 19.

Step 20.

Step 20.

Regards,
Tom

TOPlist