Difference between revisions of "OOo Windows Build"
m (→Getting the Source Code) |
(→Getting the Source Code) |
||
Line 47: | Line 47: | ||
It shows speed of 300 to 600 kBytes/s with Rogers Cable. | It shows speed of 300 to 600 kBytes/s with Rogers Cable. | ||
+ | <pre> | ||
... | ... | ||
Added: C:\OpenOfficeSource\cppcanvas\util\cppcanvas.flt | Added: C:\OpenOfficeSource\cppcanvas\util\cppcanvas.flt | ||
Line 53: | Line 54: | ||
584.80 MBytes transferred in 37 minute(s) and 5 second(s) | 584.80 MBytes transferred in 37 minute(s) and 5 second(s) | ||
Added:75247 | Added:75247 | ||
+ | </pre> | ||
== Setting C and C++ compilers == | == Setting C and C++ compilers == |
Revision as of 00:39, 11 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
- Microsoft Windows Server 2008 (Under the MSDN tab)
- Microsoft Visual Studio 2008 Professional Edition (Under the MSDN tab)
You can download Microsoft applications from the Seneca College ACS website.
https://acs.senecac.on.ca/pages/download.php
Click on the 'MSDNAA License' on the left panel in order to acquire license keys.
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 600 kBytes/s with Rogers Cable.
... Added: C:\OpenOfficeSource\cppcanvas\util\cppcanvas.flt Added: C:\OpenOfficeSource\cppcanvas\util\makefile.mk Completed: At revision: 267579 584.80 MBytes transferred in 37 minute(s) and 5 second(s) Added:75247