LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-28-2009, 08:15 PM   #1
TheHobbit81
LQ Newbie
 
Registered: Apr 2009
Posts: 7

Rep: Reputation: 0
Have installed OpenOffice, can't find it to run it.


Hi all,

Complete Linux newbie here. I have just installed Fedora 10 and I downloaded and installed OpenOffice "OOO300_m15_native_packed-1_en-US.9379" as a package. It went through a GUI install window, said it was completed, now I can not find it.

I have looked in Applications, Office, (it just has AbiWord, Dictionary and Evolution Mail and Calendar) and I can not see it anywhere.

I also installed Flash Player but Firefox pages that require Flash still say the Plug-in is missing.

Any help would be great.

Hobby
 
Old 04-28-2009, 09:15 PM   #2
ozminh
Member
 
Registered: Aug 2007
Posts: 73

Rep: Reputation: 19
type in the console 'oowrite' or 'oo[tab][tab]' to find out.
or you can dig in the rpm file.
 
Old 04-28-2009, 09:20 PM   #3
mrclisdue
Senior Member
 
Registered: Dec 2005
Distribution: Slackware
Posts: 1,134

Rep: Reputation: 277Reputation: 277Reputation: 277
Another one of those software packages that keep changing the launch commands.

Whichever version of OpenOffice I'm using now uses:

/usr/bin/soffice to launch.

soffice -writer opens OpenOffice writer, soffice -calc, etc.

cheers,
 
Old 04-28-2009, 09:32 PM   #4
DCOH
Member
 
Registered: Oct 2006
Location: Ohio
Distribution: Fedora 13/14/15KDE/PclinuxOS
Posts: 95

Rep: Reputation: 16
If you had installed open office with the add and remove software program it would be listed in the menus.
 
Old 04-28-2009, 09:47 PM   #5
TheHobbit81
LQ Newbie
 
Registered: Apr 2009
Posts: 7

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by ozminh View Post
type in the console 'oowrite' or 'oo[tab][tab]' to find out.
or you can dig in the rpm file.
[root@c211-28-42-114 ~]# oowrite
-bash: oowrite: command not found
 
Old 04-28-2009, 10:05 PM   #6
mrclisdue
Senior Member
 
Registered: Dec 2005
Distribution: Slackware
Posts: 1,134

Rep: Reputation: 277Reputation: 277Reputation: 277
As for flash (just finished reading the rest of your post) libflashplayer.so should be in your .mozilla/plugins folder. If it's not, then find it (updatedb, as root, then $ locate libflashplayer.so), and either copy it or link to it from your .mozilla/plugins folder.

cheers,
 
Old 04-28-2009, 10:10 PM   #7
moxieman99
Member
 
Registered: Feb 2004
Distribution: Dabble, but latest used are Fedora 13 and Ubuntu 10.4.1
Posts: 425

Rep: Reputation: 147Reputation: 147
1. Openoffice by default is installed into your /opt directory, so if you went with a default install, check in there.

2. OpenOffice's "complete" response can be a lie. If you made sure during your installation of FC 10 that you unchecked the package install of OpenOffice, fine. Otherwise, you may find that you cannot find OOo3 because the existence of bits of OOo2.4 or earlier 3.0 versions prevented its installation. If you don't want to reinstall Fedora Core 10 with customization at install, then make sure that you remove all traces of prior OpenOffice installs, including the icon files, of which there are gazillions. Then you can install OpenOffice 3.0.1 (or 3.0.0).

3. Look in /opt first. Look for soffice, swriter, or scalc, files. If you can find those, that's where you are installed.
 
Old 04-28-2009, 10:11 PM   #8
TheHobbit81
LQ Newbie
 
Registered: Apr 2009
Posts: 7

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by DCOH View Post
If you had installed open office with the add and remove software program it would be listed in the menus.
Ok, opened 'Add/Remove Software' typed 'OpenOffice' and [Find] and it finds a whole lot of language packs. Humm...
 
Old 04-28-2009, 10:18 PM   #9
TheHobbit81
LQ Newbie
 
Registered: Apr 2009
Posts: 7

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by moxieman99 View Post
1. Openoffice by default is installed into your /opt directory, so if you went with a default install, check in there.

2. OpenOffice's "complete" response can be a lie. If you made sure during your installation of FC 10 that you unchecked the package install of OpenOffice, fine. Otherwise, you may find that you cannot find OOo3 because the existence of bits of OOo2.4 or earlier 3.0 versions prevented its installation. If you don't want to reinstall Fedora Core 10 with customization at install, then make sure that you remove all traces of prior OpenOffice installs, including the icon files, of which there are gazillions. Then you can install OpenOffice 3.0.1 (or 3.0.0).

3. Look in /opt first. Look for soffice, swriter, or scalc, files. If you can find those, that's where you are installed.
/opt appears to be completely empty
 
Old 04-28-2009, 11:23 PM   #10
TheHobbit81
LQ Newbie
 
Registered: Apr 2009
Posts: 7

Original Poster
Rep: Reputation: 0
Found a solution. Ran "Add/Remove' searched for "OOo" and found "OpenOffice.org Quickstarter2" installed that and it had to install OpenOffice as well. Ha
 
Old 04-30-2009, 01:00 AM   #11
TheHobbit81
LQ Newbie
 
Registered: Apr 2009
Posts: 7

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by mrclisdue View Post
As for flash (just finished reading the rest of your post) libflashplayer.so should be in your .mozilla/plugins folder. If it's not, then find it (updatedb, as root, then $ locate libflashplayer.so), and either copy it or link to it from your .mozilla/plugins folder.

cheers,
Hi, I did a search for "libflashplayer.so" and it appears in the '.mozilla/plugins folder' ?????
 
Old 04-30-2009, 05:49 AM   #12
mrclisdue
Senior Member
 
Registered: Dec 2005
Distribution: Slackware
Posts: 1,134

Rep: Reputation: 277Reputation: 277Reputation: 277
Well, I'm not surprised - how, where, and why FF determines what plugins it finds and uses is a mystery for the ages. I once put a plugin under a rock in the neighbour's backyard, and FF found it no problem, yet the same plugin wouldn't work from .mozilla/plugins, which is where ff is *supposed* to first look for plugins (I'm reciting this from memory - I'm neither developer, nor expert programmer, so someone with more expertise could easily refute what I believe and put me in my proper place.)

However, a $ locate libflashplayer.so on my system finds it in /usr/lib/mozilla/plugins and /usr/local/lib/mozilla/plugins, so put it in those spots, as well, and see if that does the trick.

cheers,
 
Old 04-30-2009, 05:54 AM   #13
TheHobbit81
LQ Newbie
 
Registered: Apr 2009
Posts: 7

Original Poster
Rep: Reputation: 0
Got it working

Quote:
Originally Posted by mrclisdue View Post
Well, I'm not surprised - how, where, and why FF determines what plugins it finds and uses is a mystery for the ages. I once put a plugin under a rock in the neighbour's backyard, and FF found it no problem, yet the same plugin wouldn't work from .mozilla/plugins, which is where ff is *supposed* to first look for plugins (I'm reciting this from memory - I'm neither developer, nor expert programmer, so someone with more expertise could easily refute what I believe and put me in my proper place.)

However, a $ locate libflashplayer.so on my system finds it in /usr/lib/mozilla/plugins and /usr/local/lib/mozilla/plugins, so put it in those spots, as well, and see if that does the trick.

cheers,
Thanks heaps everyone, I used the same trick as openoffice, used 'Add/Remove' to install some Flash therter pack 2 and it installed flash aswell.
 
  


Reply



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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to find where required video plugin has been installed or how to run it. cbarnes Linux - Software 2 09-08-2008 10:15 PM
How do I get just installed openoffice to run on ALT??????? Lord Hakk Linux - Software 2 03-29-2006 05:05 PM
Where is OpenOffice 1.1.4 installed? Rundi Linux - Software 2 02-11-2005 05:04 PM
OpenOffice 1.1.0 installed but ... yamawho Linux - Software 7 10-14-2003 08:42 PM
Installed RPM/tar file, cant find out how to run it Craneology Linux - Software 4 03-01-2003 08:10 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:17 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration