[Closed] Install OpenOffice 4.1.1 in Oracle Linux 4
Posted: Wed Nov 12, 2014 3:43 am
Hi there,
I try to install OpenOffice 4.1.1 64 bit RPM (Apache_OpenOffice_4.1.1_Linux_x86-64_install-rpm_en-US.tar.gz) in Oracle Enterprise Linux 4.
As I extract all files in /tmp/en_US/ and run rpm command, I got following error.
Could you please give me any hints on it?
[root@Server RPMS]# lsb_release -a
LSB Version: :core-3.0-amd64:core-3.0-ia32:core-3.0-noarch:graphics-3.0-amd64:graphics-3.0-ia32:graphics-3.0-noarch
Distributor ID: EnterpriseEnterpriseAS
Description: Enterprise Linux Enterprise Linux AS release 4 (October Update 8)
Release: 4
Codename: OctoberUpdate8
[root@AP2 RPMS]# rpm -hiv *.rpm
error: Failed dependencies:
rtld(GNU_HASH) is needed by openoffice-core04-4.1.1-9775.x86_64
[root@AP2 RPMS]#
I try to install rtld with yum, but the error is still the same.
[root@AP2 RPMS]# yum install rtld
Setting up Install Process
Setting up repositories
rpmforge 100% |=========================| 1.9 kB 00:00
Reading repository metadata in from local files
Parsing package install arguments
No Match for argument: rtld
Nothing to do
[root@AP2 RPMS]# rpm -hiv *.rpm
error: Failed dependencies:
rtld(GNU_HASH) is needed by openoffice-core04-4.1.1-9775.x86_64
[root@AP2 RPMS]#
What should I do next? Any help appreciated.
Regards,
Phil
I try to install OpenOffice 4.1.1 64 bit RPM (Apache_OpenOffice_4.1.1_Linux_x86-64_install-rpm_en-US.tar.gz) in Oracle Enterprise Linux 4.
As I extract all files in /tmp/en_US/ and run rpm command, I got following error.
Could you please give me any hints on it?
[root@Server RPMS]# lsb_release -a
LSB Version: :core-3.0-amd64:core-3.0-ia32:core-3.0-noarch:graphics-3.0-amd64:graphics-3.0-ia32:graphics-3.0-noarch
Distributor ID: EnterpriseEnterpriseAS
Description: Enterprise Linux Enterprise Linux AS release 4 (October Update 8)
Release: 4
Codename: OctoberUpdate8
[root@AP2 RPMS]# rpm -hiv *.rpm
error: Failed dependencies:
rtld(GNU_HASH) is needed by openoffice-core04-4.1.1-9775.x86_64
[root@AP2 RPMS]#
I try to install rtld with yum, but the error is still the same.
[root@AP2 RPMS]# yum install rtld
Setting up Install Process
Setting up repositories
rpmforge 100% |=========================| 1.9 kB 00:00
Reading repository metadata in from local files
Parsing package install arguments
No Match for argument: rtld
Nothing to do
[root@AP2 RPMS]# rpm -hiv *.rpm
error: Failed dependencies:
rtld(GNU_HASH) is needed by openoffice-core04-4.1.1-9775.x86_64
[root@AP2 RPMS]#
What should I do next? Any help appreciated.
Regards,
Phil