Database/Drivers/MySQL Native/OOoBuildEnvironment

From Apache OpenOffice Wiki
< Database‎ | Drivers‎ | MySQL Native
Revision as of 16:49, 14 May 2008 by Nixnutz (Talk | contribs)

Jump to: navigation, search

How to set up an OpenOffice.org Build environment for C/OOo development

Requirements

For the first step use:

  • VMWare
  • Linux
  • 32bit

Setup

  • Check out the OpenOffice.org source required for C/OOo development
mkdir OpenOffice3
cd OpenOffice3/
cvs -d :pserver:anoncvs@anoncvs.services.openoffice.org:/cvs checkout -r DEV300_m10 OpenOffice3
Personal tools