LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-04-2017, 07:29 AM   #16
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,174
Blog Entries: 1

Rep: Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040

Quote:
Originally Posted by abdmet74@gmail.com View Post
plz can you give me more detail about this suggestion
thank you
Told you i don't use multilib, but I guess you need to run first:
Code:
yum update libXtst
to update the 64bit version of the library to 1.2.2-2.1, so it's the same version as the 32bit lib.

Then rerun the yum install of the 32bit library
Code:
yum install libXtst.i686
 
1 members found this post helpful.
Old 04-04-2017, 07:36 AM   #17
abdmet74@gmail.com
LQ Newbie
 
Registered: Apr 2017
Location: beirut
Posts: 26

Original Poster
Rep: Reputation: Disabled
Unhappy

Quote:
Originally Posted by rtmistler View Post
You need to follow-up on the output result from when you tried, yum install libXtst.i686 and then retry running the installer. You however need to resolve the issue with libXtst.i686.

What distribution and version are you running?
i try also this session
root@localhost oracle]# yum search libXrender
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirror.as24220.net
* extras: mirror.as24220.net
* updates: mirror.as24220.net
=========================== N/S Matched: libXrender ============================
libXrender.x86_64 : X.Org X11 libXrender runtime library
libXrender.i686 : X.Org X11 libXrender runtime library
libXrender-devel.i686 : X.Org X11 libXrender development package
libXrender-devel.x86_64 : X.Org X11 libXrender development package

Name and summary matches only, use "search all" for everything.
[root@localhost oracle]# yum install libXrender.x86_64 -y
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirror.as24220.net
* extras: mirror.as24220.net
* updates: mirror.as24220.net
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libXrender.x86_64 0:0.9.7-2.el6 will be updated
---> Package libXrender.x86_64 0:0.9.8-2.1.el6_8.1 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package Arch Version Repository Size
================================================================================
Updating:
libXrender x86_64 0.9.8-2.1.el6_8.1 updates 24 k

Transaction Summary
================================================================================
Upgrade 1 Package(s)

Total download size: 24 k
Downloading Packages:
libXrender-0.9.8-2.1.el6_8.1.x86_64.rpm | 24 kB 00:00
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Updating : libXrender-0.9.8-2.1.el6_8.1.x86_64 1/2
/sbin/ldconfig: /usr/lib/libXp.so.6 is not a symbolic link

Cleanup : libXrender-0.9.7-2.el6.x86_64 2/2
Verifying : libXrender-0.9.8-2.1.el6_8.1.x86_64 1/2
Verifying : libXrender-0.9.7-2.el6.x86_64 2/2

Updated:
libXrender.x86_64 0:0.9.8-2.1.el6_8.1

Complete!
[root@localhost oracle]# yum provides \*/libXrender.so.1
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirror.as24220.net
* extras: mirror.as24220.net
* updates: mirror.as24220.net
libXrender-0.9.8-2.1.el6.i686 : X.Org X11 libXrender runtime library
Repo : base
Matched from:
Filename : /usr/lib/libXrender.so.1



libXrender-0.9.8-2.1.el6.x86_64 : X.Org X11 libXrender runtime library
Repo : base
Matched from:
Filename : /usr/lib64/libXrender.so.1



libXrender-0.9.8-2.1.el6_8.1.i686 : X.Org X11 libXrender runtime library
Repo : updates
Matched from:
Filename : /usr/lib/libXrender.so.1



libXrender-0.9.8-2.1.el6_8.1.x86_64 : X.Org X11 libXrender runtime library
Repo : updates
Matched from:
Filename : /usr/lib64/libXrender.so.1



libXrender-0.9.8-2.1.el6_8.1.x86_64 : X.Org X11 libXrender runtime library
Repo : installed
Matched from:
Filename : /usr/lib64/libXrender.so.1



[root@localhost oracle]#
still my problem not solved
 
Old 04-04-2017, 07:41 AM   #18
abdmet74@gmail.com
LQ Newbie
 
Registered: Apr 2017
Location: beirut
Posts: 26

Original Poster
Rep: Reputation: Disabled
Unhappy

Quote:
Originally Posted by bathory View Post
Told you i don't use multilib, but I guess you need to run first:
Code:
yum update libXtst
to update the 64bit version of the library to 1.2.2-2.1, so it's the same version as the 32bit lib.

Then rerun the yum install of the 32bit library
Code:
yum install libXtst.i686
Ok Mr i followed you advise step by step as follow
[root@localhost i386]# yum update libXtst
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirror.as24220.net
* extras: mirror.as24220.net
* updates: mirror.as24220.net
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package libXtst.x86_64 0:1.2.1-2.el6 will be updated
---> Package libXtst.x86_64 0:1.2.2-2.1.el6 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

=========================================================================================
Package Arch Version Repository Size
=========================================================================================
Updating:
libXtst x86_64 1.2.2-2.1.el6 base 19 k

Transaction Summary
=========================================================================================
Upgrade 1 Package(s)

Total download size: 19 k
Is this ok [y/N]: y
Downloading Packages:
libXtst-1.2.2-2.1.el6.x86_64.rpm | 19 kB 00:03
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Updating : libXtst-1.2.2-2.1.el6.x86_64 1/2
/sbin/ldconfig: /usr/lib/libXp.so.6 is not a symbolic link

Cleanup : libXtst-1.2.1-2.el6.x86_64 2/2
Verifying : libXtst-1.2.2-2.1.el6.x86_64 1/2
Verifying : libXtst-1.2.1-2.el6.x86_64 2/2

Updated:
libXtst.x86_64 0:1.2.2-2.1.el6

Complete!
[root@localhost i386]# yum install libXtst.i686
Loaded plugins: fastestmirror, refresh-packagekit, security
Existing lock /var/run/yum.pid: another copy is running as pid 23661.
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 24 M RSS (333 MB VSZ)
Started: Tue Apr 4 05:37:45 2017 - 00:19 ago
State : Sleeping, pid: 23661
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 24 M RSS (333 MB VSZ)
Started: Tue Apr 4 05:37:45 2017 - 00:21 ago
State : Sleeping, pid: 23661
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 24 M RSS (333 MB VSZ)
Started: Tue Apr 4 05:37:45 2017 - 00:23 ago
State : Running, pid: 23661
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 24 M RSS (333 MB VSZ)
Started: Tue Apr 4 05:37:45 2017 - 00:25 ago
State : Running, pid: 23661
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 24 M RSS (333 MB VSZ)
Started: Tue Apr 4 05:37:45 2017 - 00:27 ago
State : Running, pid: 23661
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 24 M RSS (333 MB VSZ)
Started: Tue Apr 4 05:37:45 2017 - 00:29 ago
State : Running, pid: 23661
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 24 M RSS (333 MB VSZ)
Started: Tue Apr 4 05:37:45 2017 - 00:31 ago
State : Running, pid: 23661
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 25 M RSS (556 MB VSZ)
Started: Tue Apr 4 05:37:45 2017 - 00:33 ago
State : Running, pid: 23661
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 37 M RSS (568 MB VSZ)
Started: Tue Apr 4 05:37:45 2017 - 00:35 ago
State : Running, pid: 23661
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 37 M RSS (568 MB VSZ)
Started: Tue Apr 4 05:37:45 2017 - 00:37 ago
State : Running, pid: 23661
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 37 M RSS (568 MB VSZ)
Started: Tue Apr 4 05:37:45 2017 - 00:39 ago
State : Running, pid: 23661
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 37 M RSS (568 MB VSZ)
Started: Tue Apr 4 05:37:45 2017 - 00:41 ago
State : Running, pid: 23661
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 37 M RSS (568 MB VSZ)
Started: Tue Apr 4 05:37:45 2017 - 00:43 ago
State : Running, pid: 23661
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 37 M RSS (568 MB VSZ)
Started: Tue Apr 4 05:37:45 2017 - 00:45 ago
State : Sleeping, pid: 23661
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 37 M RSS (568 MB VSZ)
Started: Tue Apr 4 05:37:45 2017 - 00:47 ago
State : Sleeping, pid: 23661
Another app is currently holding the yum lock; waiting for it to exit...
The other application is: PackageKit
Memory : 37 M RSS (568 MB VSZ)
Started: Tue Apr 4 05:37:45 2017 - 00:49 ago
State : Sleeping, pid: 23661
Loading mirror speeds from cached hostfile
* base: mirror.as24220.net
* extras: mirror.as24220.net
* updates: mirror.as24220.net
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package libXtst.i686 0:1.2.2-2.1.el6 will be installed
--> Processing Dependency: libXi.so.6 for package: libXtst-1.2.2-2.1.el6.i686
--> Running transaction check
---> Package libXi.x86_64 0:1.6.1-3.el6 will be updated
---> Package libXi.i686 0:1.7.4-1.el6 will be installed
---> Package libXi.x86_64 0:1.7.4-1.el6 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

=========================================================================================
Package Arch Version Repository Size
=========================================================================================
Installing:
libXtst i686 1.2.2-2.1.el6 base 19 k
Installing for dependencies:
libXi i686 1.7.4-1.el6 base 37 k
Updating for dependencies:
libXi x86_64 1.7.4-1.el6 base 37 k

Transaction Summary
=========================================================================================
Install 2 Package(s)
Upgrade 1 Package(s)

Total download size: 92 k
Is this ok [y/N]: y
Downloading Packages:
(1/3): libXi-1.7.4-1.el6.i686.rpm | 37 kB 00:00
(2/3): libXi-1.7.4-1.el6.x86_64.rpm | 37 kB 00:00
(3/3): libXtst-1.2.2-2.1.el6.i686.rpm | 19 kB 00:00
-----------------------------------------------------------------------------------------
Total 25 kB/s | 92 kB 00:03
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : libXi-1.7.4-1.el6.i686 1/4
/sbin/ldconfig: /usr/lib/libXp.so.6 is not a symbolic link

Updating : libXi-1.7.4-1.el6.x86_64 2/4
/sbin/ldconfig: /usr/lib/libXp.so.6 is not a symbolic link

Installing : libXtst-1.2.2-2.1.el6.i686 3/4
/sbin/ldconfig: /usr/lib/libXp.so.6 is not a symbolic link

Cleanup : libXi-1.6.1-3.el6.x86_64 4/4
Verifying : libXi-1.7.4-1.el6.i686 1/4
Verifying : libXi-1.7.4-1.el6.x86_64 2/4
Verifying : libXtst-1.2.2-2.1.el6.i686 3/4
Verifying : libXi-1.6.1-3.el6.x86_64 4/4

Installed:
libXtst.i686 0:1.2.2-2.1.el6

Dependency Installed:
libXi.i686 0:1.7.4-1.el6

Dependency Updated:
libXi.x86_64 0:1.7.4-1.el6

Complete!
[root@localhost i386]#


still my pb not solved.. ihave been may days in this pb
 
Old 04-04-2017, 08:19 AM   #19
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,174
Blog Entries: 1

Rep: Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040
Quote:
still my pb not solved.. ihave been may days in this pb
Most likely you need more 32bit libraries (and their 64bit counterparts to be the same version). See this post for details

BTW check if you need to re-create the symlink, as in the link in my first post and run
Code:
ldconfig
 
1 members found this post helpful.
Old 04-04-2017, 12:20 PM   #20
abdmet74@gmail.com
LQ Newbie
 
Registered: Apr 2017
Location: beirut
Posts: 26

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by bathory View Post
Most likely you need more 32bit libraries (and their 64bit counterparts to be the same version). See this post for details

BTW check if you need to re-create the symlink, as in the link in my first post and run
Code:
ldconfig
i try this solution still my problem not solved!!
[root@localhost i386]# yum install libXp*
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirror.as24220.net
* extras: mirror.as24220.net
* updates: mirror.as24220.net
Setting up Install Process
Package libXp-1.0.2-2.1.el6.i686 already installed and latest version
Nothing to do
[root@localhost i386]# yum install libXp*.i686
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirror.as24220.net
* extras: mirror.as24220.net
* updates: mirror.as24220.net
Setting up Install Process
Package libXp-1.0.2-2.1.el6.i686 already installed and latest version
Resolving Dependencies
--> Running transaction check
---> Package libXp-devel.i686 0:1.0.2-2.1.el6 will be installed
---> Package libXpm.i686 0:3.5.10-2.el6 will be installed
---> Package libXpm-devel.i686 0:3.5.10-2.el6 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

=========================================================================================
Package Arch Version Repository Size
=========================================================================================
Installing:
libXp-devel i686 1.0.2-2.1.el6 base 18 k
libXpm i686 3.5.10-2.el6 base 50 k
libXpm-devel i686 3.5.10-2.el6 base 33 k

Transaction Summary
=========================================================================================
Install 3 Package(s)

Total download size: 100 k
Installed size: 194 k
Is this ok [y/N]: y
Downloading Packages:
(1/3): libXp-devel-1.0.2-2.1.el6.i686.rpm | 18 kB 00:00
(2/3): libXpm-3.5.10-2.el6.i686.rpm | 50 kB 00:00
(3/3): libXpm-devel-3.5.10-2.el6.i686.rpm | 33 kB 00:00
-----------------------------------------------------------------------------------------
Total 25 kB/s | 100 kB 00:04
Running rpm_check_debug
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : libXpm-3.5.10-2.el6.i686 1/3
/sbin/ldconfig: /usr/lib/libXp.so.6 is not a symbolic link

Installing : libXp-devel-1.0.2-2.1.el6.i686 2/3
Installing : libXpm-devel-3.5.10-2.el6.i686 3/3
Verifying : libXpm-devel-3.5.10-2.el6.i686 1/3
Verifying : libXpm-3.5.10-2.el6.i686 2/3
Verifying : libXp-devel-1.0.2-2.1.el6.i686 3/3

Installed:
libXp-devel.i686 0:1.0.2-2.1.el6 libXpm.i686 0:3.5.10-2.el6
libXpm-devel.i686 0:3.5.10-2.el6

Complete!
[root@localhost i386]# ldconfig
ldconfig: /usr/lib/libXp.so.6 is not a symbolic link

[root@localhost i386]#
 
Old 04-04-2017, 02:19 PM   #21
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,174
Blog Entries: 1

Rep: Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040
Quote:
[root@localhost i386]# ldconfig
ldconfig: /usr/lib/libXp.so.6 is not a symbolic link
This is strange. You better move /usr/lib/libXp.so.6 to a backup place. create the symlink to the actual library and see if the "error" goes.


Quote:
i try this solution still my problem not solved!!
Maybe you miss more dependencies. I don't know why oracle uses a 32bit installer, but you could try ldd to see what else is missing:
Code:
ldd /tmp/OraInstall2017-04-02_11-38-45PM/jre/1.4.2/lib/i386/libawt.so|grep found
(NB /tmp/OraInstall2017-04-02_11-38-45PM/ may have a different name after many failed installs)
 
1 members found this post helpful.
Old 04-04-2017, 02:37 PM   #22
abdmet74@gmail.com
LQ Newbie
 
Registered: Apr 2017
Location: beirut
Posts: 26

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by bathory View Post
This is strange. You better move /usr/lib/libXp.so.6 to a backup place. create the symlink to the actual library and see if the "error" goes.


Maybe you miss more dependencies. I don't know why oracle uses a 32bit installer, but you could try ldd to see what else is missing:
Code:
ldd /tmp/OraInstall2017-04-02_11-38-45PM/jre/1.4.2/lib/i386/libawt.so|grep found
(NB /tmp/OraInstall2017-04-02_11-38-45PM/ may have a different name after many failed installs)
Hi Mr i try this
[root@localhost oracle]# ldd /tmp/OraInstall2017-04-02_11-38-45PM/jre/1.4.2/lib/i386/libawt.so|grep found
libmlib_image.so => not found
libjvm.so => not found
libXp.so.6 => not found
libjava.so => not found
should i install them??
 
Old 04-04-2017, 02:41 PM   #23
abdmet74@gmail.com
LQ Newbie
 
Registered: Apr 2017
Location: beirut
Posts: 26

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by bathory View Post
This is strange. You better move /usr/lib/libXp.so.6 to a backup place. create the symlink to the actual library and see if the "error" goes.


Maybe you miss more dependencies. I don't know why oracle uses a 32bit installer, but you could try ldd to see what else is missing:
Code:
ldd /tmp/OraInstall2017-04-02_11-38-45PM/jre/1.4.2/lib/i386/libawt.so|grep found
(NB /tmp/OraInstall2017-04-02_11-38-45PM/ may have a different name after many failed installs)
hi again can you give me more details on
move /usr/lib/libXp.so.6 to a backup place. create the symlink to the actual library ??
thank you a lot form your suport
 
Old 04-04-2017, 03:40 PM   #24
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,174
Blog Entries: 1

Rep: Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040
Quote:
Originally Posted by abdmet74@gmail.com View Post
Hi Mr i try this
[root@localhost oracle]# ldd /tmp/OraInstall2017-04-02_11-38-45PM/jre/1.4.2/lib/i386/libawt.so|grep found
libmlib_image.so => not found
libjvm.so => not found
libXp.so.6 => not found
libjava.so => not found
should i install them??
Nope. Except for libXp.so.6, the others are jre libraries already present in the java installer.


Quote:
hi again can you give me more details on
move /usr/lib/libXp.so.6 to a backup place. create the symlink to the actual library ??
thank you a lot form your suport
I mean to move the file libXp.so.6 to a different location (as in your homedir) and keep it as a backup. Then create a symlink instead and run ldconfig again:
Code:
cd /usr/lib/
ln -n libXp.so.6.2.0 libXp.so.6
ldconfig
 
1 members found this post helpful.
Old 04-04-2017, 03:52 PM   #25
abdmet74@gmail.com
LQ Newbie
 
Registered: Apr 2017
Location: beirut
Posts: 26

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by bathory View Post
Nope. Except for libXp.so.6, the others are jre libraries already present in the java installer.


I mean to move the file libXp.so.6 to a different location (as in your homedir) and keep it as a backup. Then create a symlink instead and run ldconfig again:
Code:
cd /usr/lib/
ln -n libXp.so.6.2.0 libXp.so.6
ldconfig
ok i make what you have suggest here is the result
AS root
[root@localhost lib64]# cd /usr/lib
[root@localhost lib]# ln -n libXp.so.6.2.0 libXp.so.6
[root@localhost lib]# ldconfig
[root@localhost lib]#

As oracle user i am getting new error:
[oracle@localhost OAS101310]$ ./runInstaller -ignoreSysPrereqs
Starting Oracle Universal Installer...

Checking installer requirements...

Checking operating system version: must be redhat-Red Hat Enterprise Linux AS release 3, redhat-Red Hat Enterprise Linux AS release 4, redhat-Red Hat Enterprise Linux ES release 3, redhat-Red Hat Enterprise Linux ES release 4 or SuSE-9
Passed


All installer requirements met.

Checking Temp space: must be greater than 400 MB. Actual 43121 MB Passed
Checking swap space: must be greater than 512 MB. Actual 1766MB Passed
Checking monitor: must be configured to display at least 256 colors Failed <<<<
>>> Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY variable is set.
Checking if CPU speed is above 300 MHz. Actual 2394 MHz Passed

>>> Ignoring optional pre-requisite failures. Continuing...

Preparing to launch Oracle Universal Installer from /tmp/OraInstall2017-04-04_01-50-54PM. Please wait ...[oracle@localhost OAS101310]$ java.lang.UnsatisfiedLinkError: /tmp/OraInstall2017-04-04_01-50-54PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: wrong ELF class: ELFCLASS64
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1560)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1477)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at sun.security.action.LoadLibraryAction.run(LoadLibraryAction.java:50)
at java.security.AccessController.doPrivileged(Native Method)
at sun.awt.NativeLibLoader.loadLibraries(NativeLibLoader.java:38)
at sun.awt.DebugHelper.<clinit>(DebugHelper.java:29)
at java.awt.Component.<clinit>(Component.java:506)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:141)
at oracle.help.Help.<init>(Unknown Source)
at oracle.help.Help.<init>(Unknown Source)
at oracle.help.Help.<init>(Unknown Source)
at oracle.as.install.util.HelpManager.configure(Unknown Source)
at oracle.as.install.action.HelpConfigAction.execute(Unknown Source)
at oracle.as.install.util.ActionQueue.run(Unknown Source)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(Unknown Source)
Exception in thread "main" java.lang.NoClassDefFoundError: java.awt.Container
at oracle.as.install.util.OneClickErrorDialog.<init>(Unknown Source)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(Unknown Source)
 
Old 04-04-2017, 04:32 PM   #26
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,174
Blog Entries: 1

Rep: Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040
Quote:
java.lang.UnsatisfiedLinkError: /tmp/OraInstall2017-04-04_01-50-54PM/jre/1.4.2/lib/i386/libawt.so: libXp.so.6: wrong ELF class: ELFCLASS64
This means that you are using the 64bit libXp.so.6 instead of the 32bit one
Re-check that symlinked /usr/lib/libXp.so.6.2.0 is indeed a 32bit lib. Perhaps you need to reinstall the 32bit libXp

Anyway I really don't know why all this mess is happening. Oracle should have provided a 64bit installer for a 64bit system.
 
1 members found this post helpful.
Old 04-04-2017, 04:43 PM   #27
abdmet74@gmail.com
LQ Newbie
 
Registered: Apr 2017
Location: beirut
Posts: 26

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by bathory View Post
This means that you are using the 64bit libXp.so.6 instead of the 32bit one
Re-check that symlinked /usr/lib/libXp.so.6.2.0 is indeed a 32bit lib. Perhaps you need to reinstall the 32bit libXp

Anyway I really don't know why all this mess is happening. Oracle should have provided a 64bit installer for a 64bit system.
ok Mr it is clear what you have posted
plz send me the appropriate steps about:
symlinked /usr/lib/libXp.so.6.2.0 checked if it is indeed a 32bit lib
reinstall the 32bit libXp

and i will inform you about the result that i may got
thank you a lot Mr for your help
 
Old 04-04-2017, 05:10 PM   #28
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,174
Blog Entries: 1

Rep: Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040Reputation: 2040
Quote:
symlinked /usr/lib/libXp.so.6.2.0 checked if it is indeed a 32bit lib
reinstall the 32bit libXp
Run
Code:
file /usr/lib/libXp.so.6.2.0 
yum reinstall libXp.i686
Quote:
and i will inform you about the result that i may got
Perhaps next time, after running su - oracle, you can try the following before running the installer:
Code:
export LD_LIBRARY_PATH=/usr/lib:$LD_LIBRARY_PATH
 
1 members found this post helpful.
Old 04-04-2017, 05:16 PM   #29
abdmet74@gmail.com
LQ Newbie
 
Registered: Apr 2017
Location: beirut
Posts: 26

Original Poster
Rep: Reputation: Disabled
Smile

Quote:
Originally Posted by bathory View Post
Run
Code:
file /usr/lib/libXp.so.6.2.0 
yum reinstall libXp.i686

Perhaps next time, after running su - oracle, you can try the following before running the installer:
Code:
export LD_LIBRARY_PATH=/usr/lib:$LD_LIBRARY_PATH
yessssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss
it is trueeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
thank youuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu
true solutionnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn
the best expert
thank you a lotttttttttttttttttttttttttttt
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Oracle runInstaller won't load on RHEL6 with Exceed MensaWater LinuxQuestions.org Member Success Stories 0 11-30-2012 06:45 AM
Installing Oracle 9.2: runInstaller gives Segmentation Fault deanbrown3d Linux - Newbie 3 06-21-2004 09:39 PM
runInstaller problem for installing Oracle 8i in Linux Wasim Haider Linux - General 8 07-28-2003 11:09 AM
Oracle Installation / runInstaller error ultraman Linux - Software 9 05-31-2003 05:47 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 01:32 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration