[root@localhost OOO330_m20_native_packed-1_en-US.9567]# ./setup
Checksumming...
Extracting ...
100274 blocks
Done.
Using /var/tmp/install_4766/usr/java/jre1.6.0_22/bin/java
java version "1.6.0_22"
Java(TM) SE Runtime Environment (build 1.6.0_22-b04)
Java HotSpot(TM) Server VM (build 17.1-b03, mixed mode)
Running installer
/var/tmp/install_4766/usr/java/jre1.6.0_22/bin/java -DHOME=/root -DJRE_FILE=jre-6u22-linux-i586.rpm -jar JavaSetup.jar
System locale: en_US
Root privileges
OS: Linux
Mode: installation
Exception in thread "main" java.lang.UnsatisfiedLinkError: /var/tmp/install_4766/usr/java/jre1.6.0_22/lib/i386/xawt/libmawt.so: libXext.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.load0(Unknown Source)
at java.lang.System.load(Unknown Source)
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)
at javax.swing.ImageIcon.<clinit>(Unknown Source)
at org.openoffice.setup.ResourceManager.getIconFromPath(ResourceManager.java:149)
at org.openoffice.setup.SetupFrame.<init>(SetupFrame.java:104)
at org.openoffice.setup.Main.main(Main.java:54)
Above requested files are present under /usr/lib64/ and this path has been added to $PATH variable. Your kind help is highly appreciated.
Thanks,
Vinay
Flame icon removed. That icon means 'Tagged to a known issue' (TheGurkha, Moderator)
I have tried following options, however still I am unable to install the Open Office. Please find the below log for reference. The failed dependency files are present under /usr/lib64 and I have added this path in .bash_profile.
[root@localhost RPMS]# rpm -Uvh *.rpm
error: Failed dependencies:
libfreetype.so.6 is needed by ooobasis3.3-core04-3.3.0-9567.i586
libgnomevfs-2.so.0 is needed by ooobasis3.3-gnome-integration-3.3.0-9567.i586
libgconf-2.so.4 is needed by ooobasis3.3-gnome-integration-3.3.0-9567.i586
-------------------------------------------
[root@localhost desktop-integration]# rpm -Uvh openoffice.org3.3-redhat*
Preparing... ########################################### [100%]
1:openoffice.org3.3-redha########################################### [100%]
Unknown media type in type 'all/all'
Unknown media type in type 'all/allfiles'
Unknown media type in type 'uri/mms'
Unknown media type in type 'uri/mmst'
Unknown media type in type 'uri/mmsu'
Unknown media type in type 'uri/pnm'
Unknown media type in type 'uri/rtspt'
Unknown media type in type 'uri/rtspu'
Unknown media type in type 'fonts/package'
Unknown media type in type 'interface/x-winamp-skin'
/usr/bin/gtk-update-icon-cache
gtk-update-icon-cache: Cache file created successfully.
/usr/bin/gtk-update-icon-cache
gtk-update-icon-cache: Cache file created successfully.
On your first message you said that your system is 64 bits but the error messages indicate missing 32 bits libraries: it seems that you downloaded the 32 bits package instead of the 64 bits one.
You need to download the 64 bits package (it have "x86_64" on the name) and try the process again.
There are two types of people: those who believe that there are two types of people and those who do not.