Difference between revisions of "Running"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Reverted edit of 1145147891, changed back to last version by Michael)
(See also)
Line 21: Line 21:
  
 
*[[Hacking]]
 
*[[Hacking]]
 +
 +
 +
[[Category:Development]]

Revision as of 21:30, 2 June 2006

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