Running

From Apache OpenOffice Wiki
Revision as of 23:29, 1 May 2006 by Mikeleib (talk | contribs) (Reverted edit of 1145147891, changed back to last version by Michael)
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