Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 9th February 2009, 11:22 AM
Chrissleigh Offline
Registered User
 
Join Date: Sep 2008
Posts: 26
Unhappy Problem installing Open Office in Fedora 10

Hi,

Although I joined this forum some time ago, it is only in the last week that I have been trying to use Fedora so I am really an absolute beginner,

I have used Open Office in Windows, and thought it would be a good idea to install it in Fedora and have tried several times but have run into problems.

I opened Add/Remone Software and found Open Office. I put a tick/check in the box beside it and clicked 'Apply'. I got a message saying that 20 other bits of software were needed so I clicked 'Apply' again and this is as far as I got. The progress bar moved backwards and forwards in a Window headed "waiting for other tasks" and nothing else appeared to be happening.

The first time I tried and this happened, I tried to stop it after about 15 minutes, thinking something had hung, but was unable to and made the mistake of turning off the computer. The next time I booted, I could only get a command line - no desktop - and had to re-install Fedora.

The next attempt to install OO.o produced exactly the same result with yet another reinstallation of Fedora. Today I appear to be getting another negative result; after half an hour the progress bar is still moving and the hard disc light flickers from time to time but nothing else appears to be happening.

Is Open Office (version 3.x) incompatible with Fedora or does it just take a day to be installed? How can I abandon this attempt without ending up having to reinstall Fedora yet again?
Reply With Quote
  #2  
Old 9th February 2009, 11:35 AM
movilogo Offline
Registered User
 
Join Date: Feb 2009
Posts: 18
I recently install OO3 on Fedora 10.

I downloaded the compressed file from OO website. Then deflated them and ran the ./setup script as root.

That script starts graphical OO installer and everything went fine. Takes around 10-15 minutes to install (after downloading)

It didn't create the icons/program group for OO applications though - which I had to do manually.
Reply With Quote
  #3  
Old 9th February 2009, 11:50 AM
Chrissleigh Offline
Registered User
 
Join Date: Sep 2008
Posts: 26
Installing OO.o in Fedora 10

Hi Movilogo,

Thanks for your message. I will try installing it as you did, rather than using the Add/Remove Software facility in System/Administration

Regards,
Chris
Reply With Quote
  #4  
Old 3rd March 2009, 04:15 PM
dragonbite's Avatar
dragonbite Offline
Registered User
 
Join Date: May 2006
Location: Northeast USA
Age: 42
Posts: 1,214
I read a suggestion somewhere to install Yumex and you'll see OpenOffice in the packages or categories or whatever it's called (click on the folder icon to get to it).

I ran that the other night and it worked like a charm.
__________________
Linux provides freedom, the problem is most users don't know what it is or how to use it.
My Blog | Danbury Area Computer Society Board Member | Linux User# : 477531
p.s. Anybody who sees I am incorrect in technical procedures, etc., please feel free to correct me. I'm just figuring this out as I go along. :D
Reply With Quote
  #5  
Old 4th March 2009, 05:35 AM
marcrblevins's Avatar
marcrblevins Offline
Registered User
 
Join Date: Jun 2006
Location: Texas
Age: 42
Posts: 4,168
I use it with yum.
Code:
su -
yum install openoffice.org-core.i386
Use:
Code:
yum search openoffice
To get the list of more openoffice you may need to install.
Reply With Quote
  #6  
Old 11th June 2009, 07:25 AM
ebenkhaldoun Offline
Registered User
 
Join Date: Jun 2009
Posts: 9
cannot find the open office after installation

hello gentlemen,
i am facing this problem with several product. i am working on fedora 10.
i had installed the thunderbird application and it was very fine. i can use now the thunderbird normally. especially that i can find it in the menu.
BUT
i have installed the open office package provided by fedora, the installation was successful. but i cannot find the application in the menu. so i could not use the open office.
i tried to installed it again through console, it is saying that the package is already installed.

the problem is the package is not appearing in front of me to use it.

same thing for the remote desktop package, i have found the rdesktop package provided by the fedora, and i had install it, but it is not showing in front of me or in the menu.
when i try to install it again, it is saying that it is already installed.

of course i had restart the computer several times, but still the same.

kindly can you please advice for this issue.

thank you very much and regards,
Reply With Quote
  #7  
Old 11th June 2009, 08:00 AM
sonoran's Avatar
sonoran Offline
Registered User
 
Join Date: May 2005
Location: Sonoran Desert
Posts: 2,136
Hello ebenkhaldoun-

Have you tried the System/Preferences/Main Menu utility? Open Office might be there but you have to put a checkmark for it to appear in the menu. I think it is installed in the Office menu, you might have to check that also.

If that doesn't work, I think the command to start Open Office in a terminal is /usr/bin/soffice, which goes back to when it was Star Office.

Hope this helps. And welcome to Fedora Forum!
Reply With Quote
  #8  
Old 11th June 2009, 11:42 AM
ebenkhaldoun Offline
Registered User
 
Join Date: Jun 2009
Posts: 9
hello sonoran,
thank you very much for your kind welcome and your support.

""""Have you tried the System/Preferences/Main Menu utility?""""
i don't have Main Menu Utility in the preferences.

""""I think it is installed in the Office menu, you might have to check that also.""""
even it is not in the office menu, and i don't know how or from where i have to check it.

""""I think the command to start Open Office in a terminal is /usr/bin/soffice"""""
even writing the script it is not working.

i went to /usr/bin and i found the rdesktop but i didnot find the soffice or the open office.

it seems likr it is not installed.
but why when i try to install it again, it is saying that it is already installed?

and for rdesktop, it is not opening as an application. it seems that i should do it from the terminal. or i did not succeed to run it.

kindly can you advice in this?

thank you very much, you help is really appreciated.
Reply With Quote
  #9  
Old 11th June 2009, 06:59 PM
sonoran's Avatar
sonoran Offline
Registered User
 
Join Date: May 2005
Location: Sonoran Desert
Posts: 2,136
Hi ebenkhaldoun-

I'm using Fedora 11, under the System menu there is Preferences/Main Menu, but maybe F10 does not have that.

To find out what you have installed, in a terminal, as root, enter: yum list installed openoffice*

If it is installed, try: yum reinstall openoffice*

If not installed, then: yum install openoffice*

All this is easier to see with a gui - try: yum install yumex, then start yumex from the Applications/System Tools menu, it's called yum extender.

Note that using yum and openoffice* will pull in a lot of stuff - if you use yumex you can select individual parts of OpenOffice and not waste space on what you do not need.

Hope this works.
Reply With Quote
Reply

Tags
fedora, installing, office, open, problem

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Installing Open Office On Fedora 8 Johnny England Installation and Live Media 17 18th August 2008 06:32 PM
Help Installing Open Office rickyF8 Installation and Live Media 1 19th December 2007 12:25 AM
Installing Oxygen Office Professional (aka Open Office Premium) elijah_lao8 Using Fedora 2 11th December 2006 10:22 AM
Un-installing the distro Open Office before I install the latest Open Office Peter D Using Fedora 4 7th March 2006 06:17 PM
Installing Open Office 1.9.95 Goldpin Using Fedora 5 20th June 2005 07:09 AM


Current GMT-time: 10:42 (Wednesday, 19-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat