Difference between revisions of "OOo Windows Build"
m (→Getting the Source Code) |
m (→Getting the Source Code) |
||
Line 33: | Line 33: | ||
* Click OK to start downloading. | * Click OK to start downloading. | ||
Downloading speed seems to be fairly good. | Downloading speed seems to be fairly good. | ||
− | It shows speed of | + | It shows speed of 300 to 900 kBytes/s with Rogers Cable. |
== Setting C and C++ compilers == | == Setting C and C++ compilers == |
Revision as of 23:01, 10 February 2009
Contents
Openoffice.org Fedora Build
- Resources
OpenOffice.org development for Windows: http://wiki.services.openoffice.org/wiki/Windows
- Who is working where?
Student Name | CDOT Computer Name | Operation | Status |
---|---|---|---|
Ryan Wang (irc:rmwang) | Local machine | Setting up the environment | |
Fred Wang (irc:wfred) | Local machine | Setting up the environment |
Currently trying to build on a 32bit Windows 2008 system. Let me know if you are interested working together!
- Ryan
Getting the Required Tools
TortoiseSVN Version Control Software download (32bit Installer, 17.8 MB): http://tortoisesvn.net/downloads
Getting the Source Code
OpenOffice source anonymous checkout using TortoiseSVN:
- Create a folder where you want to download the source.
- Right-click the folder and choose 'SVN Checkout'
- Type-in this URL. svn://svn.services.openoffice.org/ooo/tags/DEV300_m40
- Click OK to start downloading.
Downloading speed seems to be fairly good. It shows speed of 300 to 900 kBytes/s with Rogers Cable.