Results 11 to 14 of 14
If, using KDE (maybe Gnome also), I wanted to use Office, then: Start, [then in the search box at the top] "openoffice". Otherwise, from cli
oowriter=writer, etc:
ooimpress=
oobase=
oocalc=
...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 01-15-2011 #11
If, using KDE (maybe Gnome also), I wanted to use Office, then: Start, [then in the search box at the top] "openoffice". Otherwise, from cli
oowriter=writer, etc:
ooimpress=
oobase=
oocalc=
ooffice
- 01-15-2011 #12Just Joined!
- Join Date
- Aug 2005
- Location
- Epsom, Auckland, New Zealand
- Posts
- 2
Yes. I wonder why that is? Presumably either the different distros have layouts based on different versions of OOo or at least one distro has re-arranged things to meet their own standard.
I can't make up my mind if I think this is a good or a bad thing. Different layouts make writing portable scripts harder (especially when you want to avoid relying on $PATH for security reasons) while monocultures make it easier for the malware writers.
I noticed that too & investigated as it offended meBut in your distro, the wrapper script doesn't exec it, so it should remain in the process table until exit.
The wrapper script actually invokes another script that then invokes a binary. I think the binary must fork as the shell returns to the command prompt fairly quickly and oocalc isn't left in the process table.
Interestingly enough there's some additional processing happening as multiple runs of oocalc produces a single running process, so soffice.bin must checks to see if it's already running.
- 01-15-2011 #13Just Joined!
- Join Date
- Apr 2010
- Location
- Central Kansas
- Posts
- 13
To find where your openoffice are -- example type 'which oowriter' in a terminal window.
- 01-31-2011 #14Just Joined!
- Join Date
- Jan 2011
- Posts
- 23
I can't add much to all that,which has gone before. However, it would be helpful if you could mention which distro you are using,,, it would save a lot of time and maybe avoid unhelpful or, possibly misleading, comments.
Cheers
Achim.Last edited by achim_59; 01-31-2011 at 08:58 PM. Reason: grammatical eror


Reply With Quote

