Running

From Apache OpenOffice Wiki
Revision as of 20:41, 14 November 2005 by Michael (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Vanilla up-stream

On Linux you would type 'openoffice', and bingo ...

ooo-build

Now wander into /opt/OOInstall/program and do: source ./ooenv this will setup your (bash) shell for running OO.o directly. Then simply ./soffice.bin -writer. This is better than running soffice, or a wrapper script since it's very easy to use the debugger: gdb soffice.bin.

Note: ooenv was formerly known as env. It was renamed not to conflict with /usr/bin/env.

See also

Personal tools