OOo Mac Build
Openoffice.org Fedora Build
- Resources
Student Name | CDOT Computer Name | Operation | Status |
---|---|---|---|
Daeseon Moon (irc:Daeseon) | Russia | building DEV41 |
Getting the Source
OpenOffice Max OS X AquaBuild instructions
Setting C and C++ compilers
- Bash shell
- Without ccache
- export CC=gcc
- export CXX=g++
- With ccache
- export CC="ccache gcc"
- export CXX="ccache g++"
- Without ccache
Configuring The Source
- apply the following patch to your tree patch for moz2seamonkey zipped archives