Changes

Jump to: navigation, search

Building Open Source Projects Lab Fall 2008

109 bytes added, 16:12, 12 September 2008
no edit summary
This lab is designed to give you first-hand experience building a large open source project from source, specifically Mozilla Firefox or OpenOffice.org. This includes setting-up a proper development/build environment, using revision control to obtain the latest source code, configuring your build, and actually doing a complete build.
By the end of this lab you should have a functioning debug [http://en.wikipedia.org/wiki/Trunk_(software) trunk ] build of Firefox or OpenOffice.org, which we'll use for the remainder of the term for other development work.
== Instructions ==
* Both Firefox and OpenOffice.org run on Windows, Linux, and Mac. You can, and should, get experience building on all 3 platforms, but begin with one and do more if you have time.
* If you've never built either before, build Mozilla Firefox trunk (i.e., 3.1). If you have built Firefox in the past, build OpenOffice.org trunk (3.x) for a new experience.
* Follow the instructions for creating a build environment, obtaining the source, configuring, and building:
** For OpenOffice.org, use '''Help > About'''
* Create a wiki page under your username and post any build output , notes, etc. and the screenshot
* Write a blog post about your experiences. What was hard? What did you learn that you didn't know before? How would you do it differently next time? What advice would you give others trying this?
Now create a new temporary profile for testing.
* You can obtain '''Microsoft Visual Studio ''' from [http://acs.senecac.on.ca ACS] via their MSDN download centre. Make sure you get the right version(it matters a lot!).
* In order to build with another operating system, consider creating a [http://en.wikipedia.org/wiki/Virtual_machine virtual machine] so that you don't wreck your main operating system. You can use Sun's [http://www.virtualbox.org/ Virtual Box], [http://www.vmware.com/products/player/ VMWare Player], [http://wubi-installer.org/index.php Wubi], or many others. All are free, and can be used to host Windows/Linux.

Navigation menu