Difference between revisions of "OOo Fedora Build"
(→Openoffice.org Fedora Build) |
(→Getting the Source) |
||
Line 11: | Line 11: | ||
== Getting the Source == | == Getting the Source == | ||
− | + | Use: | |
+ | <pre> | ||
+ | svn co http://svn.services.openoffice.org/ooo/tags/DEV300_m40 | ||
+ | </pre> | ||
+ | to checkout the source. | ||
+ | Make sure you are using http instead of svn, if you are checking the source out in Seneca. | ||
== Setting C and C++ compilers == | == Setting C and C++ compilers == |
Revision as of 14:12, 29 January 2009
Contents
Openoffice.org Fedora Build
- Resources
- Who is working where?
- Australia (distcc done)
- Daeseon Moon (irc:daeseon)
- Hongkong
- Fardad (irc:fardad)
- Ireland
- Fardad (irc:fardad)
- Australia (distcc done)
Getting the Source
Use:
svn co http://svn.services.openoffice.org/ooo/tags/DEV300_m40
to checkout the source. Make sure you are using http instead of svn, if you are checking the source out in Seneca.