Fedora Linux Support Community & Resources Center
  #1  
Old 29th March 2008, 07:22 PM
Johnny England Offline
Registered User
 
Join Date: Mar 2008
Posts: 43
Installing Open Office On Fedora 8

Hello everyone, I am very new using Linux in general... I just recently jumped off the Windows bandwagon, so please bare with me. I just installed a fresh copy of Fedora 8 Live - i686, and realized that it didn't come with any real office package. So, I would like to put the latest version of Open Office on my machine, 2.4.0 I believe. In any case, I got my machine connected to the internet, after a huge hassle, and went into Applications>Add/Remove Software. After a little searching, I found all of the Open Office packages, had it run through its installation process, after which it said everything was ok. However, I have not been able to locate those installations on my machine. Open Office did not show up on any menus, and after searching though the directories, I just cannot find where it put it. I also tried installing Open Office manually, via a few command lines I found searching the net, but that also gave me several errors. If anyone knows the default location Fedora 8 installs its software to, I would be grateful, or perhaps if someone could explain how to get shortcuts posted to the Applications>Office menu as well. Thank you in advance!!!

Johnny England
Reply With Quote
  #2  
Old 29th March 2008, 07:53 PM
Nokia's Avatar
Nokia Offline
Registered User
 
Join Date: Aug 2006
Location: /dev/realm/{Abba,Carpenters,...stage}
Posts: 3,286
There isn't one for the moment. I saw only FC9 packages, but I'm sure it won't be long before it hits the updates.
__________________
For safer browsing, use OpenDNS nameservers 208.67.222.222 and 208.67.220.220

SELinux User Guide

AutoPager
Reply With Quote
  #3  
Old 29th March 2008, 08:02 PM
Johnny England Offline
Registered User
 
Join Date: Mar 2008
Posts: 43
What do you mean there isn't one? As I scrolled through the available packages, I saw all of the elements of Open Office... Writer, Draw, ect. Were those packages not meant for Fedora 8? If so, where can I find a build of Open Office for Fedora 8? Thank you.

Johnny England

EDIT: BTW, after all of the packages that I downloaded, there is a .fc8.i386. I can only assume that this means the build is for the i386 version of fedora 8... however I have the i686 build of fedora 8. Would that make a difference?

Johnny England

Last edited by Johnny England; 29th March 2008 at 08:08 PM.
Reply With Quote
  #4  
Old 29th March 2008, 08:15 PM
Nokia's Avatar
Nokia Offline
Registered User
 
Join Date: Aug 2006
Location: /dev/realm/{Abba,Carpenters,...stage}
Posts: 3,286
There isn't a 2.4 version compiled right now. You can still install version 2.3 available in the repos
__________________
For safer browsing, use OpenDNS nameservers 208.67.222.222 and 208.67.220.220

SELinux User Guide

AutoPager
Reply With Quote
  #5  
Old 29th March 2008, 08:39 PM
jim1944 Offline
Registered User
 
Join Date: Jun 2007
Posts: 251
If you installed through add/remove programs from F8, then you would get OO 2.3. You should find it in /usr/lib/openoffice.org/program/. To start one of the apps:
Code:
/usr/lib/openoffice.org/program/soffice <app> &
at a command line where <app> is one of -calc, -draw, -impress, or -writer, depending on what application you want.

Don't know why you didn't get them added to your menus. They should have been.

Jim
Reply With Quote
  #6  
Old 18th August 2008, 05:04 PM
LongeFlucht Offline
Registered User
 
Join Date: Mar 2008
Posts: 25
Quote:
Originally Posted by jim1944
If you installed through add/remove programs from F8, then you would get OO 2.3. You should find it in /usr/lib/openoffice.org/program/. To start one of the apps:
Code:
/usr/lib/openoffice.org/program/soffice <app> &
at a command line where <app> is one of -calc, -draw, -impress, or -writer, depending on what application you want.

Don't know why you didn't get them added to your menus. They should have been.

Jim
When I try to
Code:
ln /usr/lib/openoffice.org/program/soffice /usr/bin/soffice
and then to run
Code:
soffice -impress
, I get squawked at. There's gotta be a way to start OpenOffice on the command line without such a long command. Any ideas, please?

Thanks a lot.
Reply With Quote
  #7  
Old 29th March 2008, 09:05 PM
Johnny England Offline
Registered User
 
Join Date: Mar 2008
Posts: 43
@jim1944: Thank you, I finally found the directory for the program. Have it up and running now. Any ideas how to manually add Open Office to the menu? Of course it is not mandatory that I have them in the menu, but it would simply be easier.

Johnny England
Reply With Quote
  #8  
Old 30th March 2008, 12:58 PM
pete_1967 Online
Clueless in a Cuckooland
 
Join Date: Mar 2006
Location: Here now, elsewhere tomorrow.
Posts: 3,948
Quote:
Originally Posted by Johnny England
@jim1944: Thank you, I finally found the directory for the program. Have it up and running now. Any ideas how to manually add Open Office to the menu? Of course it is not mandatory that I have them in the menu, but it would simply be easier.

Johnny England
When you install OO with Add/Remove programs,. the menu items are automatically created. On occasions you may have to log out and log in to your account again for them to show up.
__________________
A Drink is Not Just For Christmas - SaskyCom :thumb:


“Give a man a fish; you have fed him for today. Teach a man to fish; and you have fed him for a lifetime” so now go and...
RTFM FIRST: http://docs.fedoraproject.org/ & http://rute.2038bug.com/index.html.gz
Reply With Quote
  #9  
Old 29th March 2008, 10:43 PM
jim1944 Offline
Registered User
 
Join Date: Jun 2007
Posts: 251
Try system->preferences->look and feel->main menu.

I've never done it, but that looks like the place to go.

Jim
Reply With Quote
  #10  
Old 29th March 2008, 10:46 PM
Nokia's Avatar
Nokia Offline
Registered User
 
Join Date: Aug 2006
Location: /dev/realm/{Abba,Carpenters,...stage}
Posts: 3,286
Right click on Applications-Edit Menus - New Item
__________________
For safer browsing, use OpenDNS nameservers 208.67.222.222 and 208.67.220.220

SELinux User Guide

AutoPager
Reply With Quote
  #11  
Old 29th March 2008, 11:09 PM
jim1944 Offline
Registered User
 
Join Date: Jun 2007
Posts: 251
Quote:
Originally Posted by Nokia
Right click on Applications-Edit Menus - New Item
Ah yes. Quicker way to the same thing. Thanks.

Jim
Reply With Quote
  #12  
Old 30th March 2008, 09:22 AM
pvalley67's Avatar
pvalley67 Offline
Registered User
 
Join Date: Mar 2008
Posts: 21
installing OOo on f8

Johhny:

you can goto OOo.org donwnload the file unzip it open a shell and type:

./setup

should run just fine


dont forget to su first

paul
Reply With Quote
  #13  
Old 21st April 2008, 12:48 PM
Froggg Offline
Registered User
 
Join Date: Apr 2008
Location: Coldwater, OH
Age: 60
Posts: 1
Hello all. Like Johnny England, I'm new to Linux. I like what I see, but the learning curve is pretty steep for me (I'm old, but willing to learn). I'm running Fedora 8, and downloaded Open Office 2.4 and would like to install it, but am not sure how. Do I extract all the files and manually put them in the directories where the corresponding OO 2.3 files are? This seems like a very tedious way of doing it, or is there an easier way, and I'm just not seeing it. Also, I have a Lexmark X2470 printer, and Fedora and it aren't talking. Can anyone tell me where to get the printer driver for it? Thanks in advance.
Reply With Quote
  #14  
Old 21st April 2008, 02:46 PM
markkuk Offline
Registered User
 
Join Date: Apr 2005
Location: Finland
Posts: 5,075
You must first remove the Fedora OpenOffice packages, e.g with "yum remove openoffice.org*" or with the equivalent GUI actions. Then you can install the OO2.4 by following the instructions: http://wiki.services.openoffice.org/...Installing_OOo
Reply With Quote
  #15  
Old 21st April 2008, 03:24 PM
marko's Avatar
marko Offline
Registered User
 
Join Date: Jun 2004
Location: Laurel, MD USA
Posts: 5,487
Unless you really want OO 2.4 for some reason, this is *much* simpler:
Quote:
yum groupinstall "Office/Productivity"
This gets all the main OO packages, installs them and sets up the menu so
the OO stuff is in the Office menu item (this is what it does on KDE,
it would be similar for Gnome desktop)

Or another nice option, use yum to install yumex, then use yumex to
pick and choose packages for OO out of the Office/Productively group:
Quote:
yum install yumux
yumex
after it loads up, pick the second icon down the left side that looks like a folder, the
mouse should show it as "group view", pick "Applications" and
then "Office/Productivity" by clicking the ">" to expand the group
and pick the openoffice components you want, then hit the "Process Queue"
button in the lower right. It all's pretty self explanatory from there.
(mostly hitting "ok" buttons, etc)
Mark
Reply With Quote
Reply

Tags
fedora, installing, office, open

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
Problem installing Open Office in Fedora 10 Chrissleigh Using Fedora 8 11th June 2009 06:59 PM
Installing Open Office optimistique1 Using Fedora 3 2nd January 2009 10:39 PM
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: 06:57 (Tuesday, 18-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