Thread: libXp.so.6: cannot open shared object file: No such file or directory


Permlink Replies: 88 - Pages: 6 [ 1 2 3 4 5 | Next ] - Last Post: Feb 7, 2010 3:40 PM Last Post By: user12253287
sivapara

Posts: 168
Registered: 08/21/98
libXp.so.6: cannot open shared object file: No such file or directory
Posted: Aug 30, 2005 10:08 PM
Click to report abuse...   Click to reply to this thread Reply
Registered User
Status: Online
Posts: 11

libXp.so.6: cannot open shared object file: No such file or directory
See below.
I am installing Oracle10g in my FC4, AMD64 box.
Getting the following exception. How do I go from here ?

Exception:
================================
[oracle@localdomain 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/OraInstall2005-08-30_10-54-49PM. Please wait ...[oracle@localdomain database]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2005-08-30_10-54-49PM/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)

[oracle@localdomain database]$

Ivan Kartik

Posts: 3,279
Registered: 10/21/03
Re: libXp.so.6: cannot open shared object file: No such file or directory
Posted: Aug 31, 2005 1:29 AM   in response to: sivapara in response to: sivapara
Click to report abuse...   Click to reply to this thread Reply
Did you isntall all required packages?
I am asking because this error means that there is no xorg-x11-deprecated-libs package installed on your OS.

More in official install guide at http://tahiti.oracle.com or
in my paper http://ivan.kartik.sk/oracle/install_ora10gR2_fedora.html
evlogi

Posts: 3
Registered: 01/05/99
Re: libXp.so.6: cannot open shared object file: No such file or directory
Posted: Sep 27, 2005 4:26 AM   in response to: Ivan Kartik in response to: Ivan Kartik
Click to report abuse...   Click to reply to this thread Reply
hi Ivan,

I'm currently istalling 9i using your guide for 9i ( http://ivan.kartik.sk/oracle/install_ora9_fedora.html )

libXp.so.6 is needed for that installation as well.
I see you have added xorg-x11-deprecated-libs package as required package in 10g guide, but you have missed to add that in 9i guide.
You might consider adding it, since the guide is nice and more and more people will start using it (...and asking the same question again and again)
btw: yum works for xorg-x11-deprecated-libs

and last, but not least - thanks for the guide!

E.
Ivan Kartik

Posts: 3,279
Registered: 10/21/03
Re: libXp.so.6: cannot open shared object file: No such file or directory
Posted: Sep 28, 2005 4:23 AM   in response to: evlogi in response to: evlogi
Click to report abuse...   Click to reply to this thread Reply
Thank you for the suggest. I'll add it...
fgil

Posts: 5
Registered: 11/25/05
Re: libXp.so.6: cannot open shared object file: No such file or directory
Posted: Nov 25, 2005 10:31 AM   in response to: Ivan Kartik in response to: Ivan Kartik
Click to report abuse...   Click to reply to this thread Reply
Hi, I had the same problem.
I installed xorg deprecated like this:

yum install xorg-x11-deprecated-libs

An then the installer starts without problems.

Thanks a lot for the tip! :-)
solos

Posts: 7
Registered: 08/03/05
Re: libXp.so.6: cannot open shared object file: No such file or directory
Posted: Nov 29, 2005 3:34 AM   in response to: sivapara in response to: sivapara
Click to report abuse...   Click to reply to this thread Reply
I installed the xorg-x11-deprecated-libs package on redhat as. ldconfig list the desired library.

Unfortunately the problem persists. Any suggestions?
Ivan Kartik

Posts: 3,279
Registered: 10/21/03
Re: libXp.so.6: cannot open shared object file: No such file or directory
Posted: Nov 30, 2005 1:04 AM   in response to: solos in response to: solos
Click to report abuse...   Click to reply to this thread Reply
Could you post exact error message?
user475708

Posts: 1
Registered: 12/23/05
Re: libXp.so.6: cannot open shared object file: No such file or directory
Posted: Dec 23, 2005 12:19 PM   in response to: sivapara in response to: sivapara
Click to report abuse...   Click to reply to this thread Reply
I get same error message when installing Oracle 10gR2 +86-64:
All installer requirements met.

Preparing to launch Oracle Universal Installer from /tmp/OraInstall2005-12-23_03-13-09PM. Please wait ...[oracle@pivotal-oracle database]$ Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/OraInstall2005-12-23_03-13-09PM/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)
ajbragg

Posts: 1
Registered: 10/18/99
Re: libXp.so.6: cannot open shared object file: No such file or directory
Posted: Jan 17, 2006 12:13 PM   in response to: user475708 in response to: user475708
Click to report abuse...   Click to reply to this thread Reply
We encountered the same problem and found that there is a slight difference in various xorg-x11-deprecated-libs packages. We had the first package already installed on our RedHat ES4 machine; xorg-x11-deprecated-libs-6.8.2-1.EL.13.6.rpm. The package we actually needed was xorg-x11-deprecated-libs-6.8.2-1.EL.13.6.i386.rpm. Notice the slight difference (i386). Ivan Kartik lists the correct package you need in his install guide. You might have simply grabbed the wrong one like we did.
dantran

Posts: 1
Registered: 03/12/00
Re: libXp.so.6: cannot open shared object file: No such file or directory
Posted: Feb 6, 2006 5:22 PM   in response to: ajbragg in response to: ajbragg
Click to report abuse...   Click to reply to this thread Reply
We are having the same problem with Oracle 10.1.0.3 on AMD64 RedHat AS4. Our system admin is not sure how to install xorg-x11-deprecated-libs-6.8.2-1.EL.13.6.i386.rpm on a 64 bit RH AS4 OS. Any suggestions would be really appreciated.
mavasquez

Posts: 27
Registered: 12/02/99
Re: libXp.so.6: cannot open shared object file: No such file or directory
Posted: Feb 15, 2006 5:50 AM   in response to: sivapara in response to: sivapara
Click to report abuse...   Click to reply to this thread Reply
Hi.
I using Ubuntu in my lapto AMD64 and install JDeveloper 10.1.12.
This lib xorg-x11-deprecated-libs not found for Ubuntu.
Any suggestion ?

Thanks
Marcelo A. Vasquez
www.jdeveloperla.com
Ivan Kartik

Posts: 3,279
Registered: 10/21/03
Re: libXp.so.6: cannot open shared object file: No such file or directory
Posted: Feb 15, 2006 10:54 AM   in response to: mavasquez in response to: mavasquez
Click to report abuse...   Click to reply to this thread Reply
try install (via apt-get) the "libxp6"
mavasquez

Posts: 27
Registered: 12/02/99
Re: libXp.so.6: cannot open shared object file: No such file or directory
Posted: Feb 15, 2006 11:45 AM   in response to: Ivan Kartik in response to: Ivan Kartik
Click to report abuse...   Click to reply to this thread Reply
Hi Ivan.
I try that solution, but the error persist.
I try install JDK5.0, modify jdev.conf (comment line #SetJavaVM hotspot) and run successfully.
This solution is the best ?

Thanks
Marcelo A. Vasquez
Marcelo Vasquez

Posts: 15
Registered: 02/16/06
Re: libXp.so.6: cannot open shared object file: No such file or directory
Posted: Feb 16, 2006 2:35 PM   in response to: mavasquez in response to: mavasquez
Click to report abuse...   Click to reply to this thread Reply
Hello.

Other solution is use a J2SDK 1.4.x for AMD64 the Blackdown.org
URL: http://www.blackdown.org/java-linux/java2-status/jdk1.4-status.html

Best regards

Marcelo A. Vasquez
David_Hartley

Posts: 6
Registered: 01/04/06
Re: libXp.so.6: cannot open shared object file: No such file or directory
Posted: Jul 10, 2006 12:10 PM   in response to: sivapara in response to: sivapara
Click to report abuse...   Click to reply to this thread Reply
On my Redhat Enterprise 4 64 bit server this was a problem for me also. I had to install these 32 bit rpm's to fix the error you describe:

expat-1.95.7-4.i386.rpm
expat-devel-1.95.7-4.i386.rpm
fontconfig-2.2.3-7.i386.rpm
fontconfig-devel-2.2.3-7.i386.rpm
freetype-2.1.9-1.i386.rpm
freetype-devel-2.1.9-1.i386.rpm
libaio-0.3.105-2.i386.rpm
libaio-devel-0.3.105-2.i386.rpm
xorg-x11-deprecated-libs-6.8.2-1.EL.13.25.1.i386.rpm
xorg-x11-libs-6.8.2-1.EL.13.25.1.i386.rpm
xorg-x11-Mesa-libGL-6.8.2-1.EL.13.25.1.i386.rpm
zlib-1.2.1.2-1.2.i386.rpm
zlib-devel-1.2.1.2-1.2.i386.rpm

These were required as dependencies of the original required packages.

Because my RHN network account was set up to install 64 bit rpm's I had to log onto the RHN website to download these 32 bit rpm's and ftp them to the server to and install them.

There may be a way to change my up2date settings in RHN on this server to get these 32 bit rpm files directly using the upd2date command, but I dont know how at this point.

---

One other annoying side note - the release notes for OEM grid control for linux appears to give the wrong information for one entry of kernel parameters in /etc/sysctl.conf .

#kernel.shmmax = 536870912 is wrong

#kernel.shmmax = 2147483648 is correct

Otherwise you will get an error during the install.

---
Best of luck,
David
Legend
Guru Guru : 2500 - 1000000 pts
Expert Expert : 1000 - 2499 pts
Pro Pro : 500 - 999 pts
Journeyman Journeyman : 200 - 499 pts
Newbie Newbie : 0 - 199 pts
Oracle ACE Director
Oracle ACE Member
Oracle Employee ACE
Helpful Answer (5 pts)
Correct Answer (10 pts)

Point your RSS reader here for a feed of the latest messages in all forums