Sponsored Content
Operating Systems Linux Red Hat Installing OpenOffice in Linux Post 302729017 by monojcool on Friday 9th of November 2012 12:43:02 AM
Old 11-09-2012
Installing OpenOffice in Linux

Dear All,


Here is my redhat uname -a and cat /etc/redhat-release output

Linux hpclnpm.com 2.6.18-128.el5 #1 SMP Wed Dec 17 11:42:39 EST 2008 i686 i686 i386 GNU/Linux

2.cat /etc/redhat-release

Red Hat Enterprise Linux Server release 5.3 (Tikanga)

After running all the .rpm's for OpenOffice it does not work at all.

Can anyone guide me for the above stated problem.


Thanks and Regards
Monoj Das
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Installing Programs In Linux

I am not sure how to install a program in linux. I have Java 2 on a CD the CD Mounts but then I'm lost. What do I need to do so that the programm will install on my system? Thank you, Monkette (6 Replies)
Discussion started by: kdelph
6 Replies

2. UNIX for Dummies Questions & Answers

Installing Oracle on Linux

Happy Holidays everybody. I'm trying to install oracle 8i personal on my desktop, but I don't know how to do it at the command prompt. Heck, i don't even know how to access my cdrom drive from the command prompt. Could somebody give me a hint to get me started. I would tried to do it with Xwindows... (2 Replies)
Discussion started by: tmanpakdee
2 Replies

3. UNIX for Dummies Questions & Answers

installing LINUX

I would like to install LINUX alongside my XP environment, but XP uses NTFS file system which cannot be re-partitioned without destroying what is already on my drive. I don't want to do that right now. Can I install LINUX on an external firewire drive such that I will be able to select XP or... (1 Reply)
Discussion started by: pkappaz
1 Replies

4. Ubuntu

Needs for installing Arch/Linux?

I'm pretty new to *nix systems and been using Ubuntu and Debian for a while but think it's pretty much 'overkill' lauching any of these systems. I've always been in need of a simple system, with a simple X where I can get the necessary programs myself. Yesterday I read about Arch (and it got me).... (1 Reply)
Discussion started by: riwa
1 Replies

5. SuSE

Issue installing linux

I apologize in advance if this is the wrong forum for this Alright, I am a long time Microsoft user (games of course). I have installed Linux in the past, but not on this computer. Brand new computer, have been using it extensively for the past month or so, and recently I just had the urge... (9 Replies)
Discussion started by: Wyzer1
9 Replies

6. UNIX for Dummies Questions & Answers

Installing LINUX on a separate HD

For the last few installations of Linux I have installed it with XP via a dual boot set up on one HD. Now I have purchased a 2nd HD and would like to install Linux on the 2nd HD and keep the first HD for XP. How do I go about setting up the HD's for this? Do I have to create a small partition on... (2 Replies)
Discussion started by: nistleloy
2 Replies

7. Red Hat

Erro in Installing OPENOFFICE SOFTWARE

Dear All I want to install openoffice on my redhat 5.1 linux os. open office folder is already extracted on Desktop. #cd Desktop/OOO310_m11_native_packed-2_en-US.9399 #./setup After run the setup command, i am getting the Error mentioned below.Please any body can help me. ERROR:- ... (1 Reply)
Discussion started by: sahu.tapan
1 Replies

8. Red Hat

Installing LINUX KS from USB

:confused:Hello All, We are trying to install RHEL6 via USB using KICKSTART installation. We had following configuration: Below is the entry of isolinux.cfg file : menu label ^Kickstart Installation:via USB kernel vmlinuz append initrd=initrd.img ks=cdrom:/ks.cfg Below is the entry... (2 Replies)
Discussion started by: NIMISH AGARWAL
2 Replies

9. Red Hat

Installing Linux packages

hi, I wants to customize the Linux packages after installting the Linux OS... I am not able to install the packages packages in GUI mode System-> Administration->add/remove software.i want to install some desktop and dabase related packages how do i install those packages... I use RHEL6.2... (1 Reply)
Discussion started by: Rahulne25
1 Replies

10. Red Hat

Installing realvnc on Linux

Hi, I'm running Oracle Linux 7 - 64 bit (PRODUCT_VERSION=7.2). I'm currently using RealVNC 5.3.0. I've upgraded this several times, put the instructions in notepad...I can't find them. I've downloaded RealVNC 5.3.1 and want to upgrade from 5.3.0 to 5.3.1. Since oracle Linux is very... (2 Replies)
Discussion started by: Janning
2 Replies
RPMKEYS(8)						      System Manager's Manual							RPMKEYS(8)

NAME
rpmkeys - RPM Keyring SYNOPSIS
rpmkeys {--import|--checksig} DESCRIPTION
The general forms of rpm digital signature commands are rpmkeys --import PUBKEY ... rpmkeys {-K|--checksig} PACKAGE_FILE ... The --checksig option checks all the digests and signatures contained in PACKAGE_FILE to ensure the integrity and origin of the package. Note that signatures are now verified whenever a package is read, and --checksig is useful to verify all of the digests and signatures associated with a package. Digital signatures cannot be verified without a public key. An ASCII armored public key can be added to the rpm database using --import. An imported public key is carried in a header, and key ring management is performed exactly like package management. For example, all cur- rently imported public keys can be displayed by: rpm -qa gpg-pubkey* Details about a specific public key, when imported, can be displayed by querying. Here's information about the Red Hat GPG/DSA key: rpm -qi gpg-pubkey-db42a60e Finally, public keys can be erased after importing just like packages. Here's how to remove the Red Hat GPG/DSA key rpm -e gpg-pubkey-db42a60e SEE ALSO
popt(3), rpm(8), rpmdb(8), rpmsign(8), rpm2cpio(8), rpmbuild(8), rpmspec(8), rpmkeys --help - as rpm supports customizing the options via popt aliases it's impossible to guarantee that what's described in the manual matches what's available. http://www.rpm.org/ <URL:http://www.rpm.org/> AUTHORS
Marc Ewing <marc@redhat.com> Jeff Johnson <jbj@redhat.com> Erik Troan <ewt@redhat.com> Panu Matilainen <pmatilai@redhat.com> Red Hat, Inc 29 October 2010 RPMKEYS(8)
All times are GMT -4. The time now is 03:02 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy