r11 - 13 Jul 2007 - 11:06:05 - MimiYinYou are here: OSAF >  Projects Web  >  BuildProject? > NewRelease

New Procedure for getting Chandler Releases

This method has been setup for Linux, Mac OS X and Windows NT/XP. When deploying on Windows, you will need to have the Cygwin environment setup, or at the minimum, the mincyg.zip package we have prepared at the release page. (In the cvs commands, you should have CVSROOT = :pserver:@cvs.osafoundation.org:/usr/local/cvsrep set in your environment.) Here are steps to follow:

  • Startup a terminal in Linux or OS X
  • cd to the directory where you want to install it
  • Issue the following command to get the initial source from CVS.

    • cvs -d $CVSROOT co chandler
    • cd chandler
    • make install (or make DEBUG=1 install)

  • WindowsXP users will have a slightly different experience. If you don't have cygwin installed then you can work with WinCVS to get the source module chandler and then install a minimal set of cygwin utilities as follows:
    • download http://builds.osafoundation.org/external/windows/mincyg.zip into the chandler directory (where you should normally be already)
    • unzip -d mincyg.zip (unzip -d preserves the structure of the archive, creating and filling a mincyg directory with the minimum cygwin requirements to run the gnu make based installer for the chandler pre-built binaries)

Run the installation script that came with the mincyg.zip archive to download and install the prebuilt Chandler binaries:

    • installWin install (or installWin DEBUG=1 install)

Then, start Chandler the first time (execute from within chandler):

    • ../release/RunChandler --stderr --create
    • (or ../debug/RunChandler --stderr --create)


-- MarkJaffe - 06 May 2004

PageInfo
PageType DevDocPage
MaintainedBy HeikkiToivonen
PageStatus Work in progress -- this page is still being drafted? no.png
Trash.CommentsWelcome2 Feel free to contribute comments?, either by adding to the Comments Welcome section of this page, or by posting to the dev list, or by sending mail directly to the person listed as maintaining the page.
Edit | WYSIWYG | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r11 < r10 < r9 < r8 < r7 | More topic actions
 
Open Source Applications Foundation
Except where otherwise noted, this site and its content are licensed by OSAF under an Creative Commons License, Attribution Only 3.0.
See list of page contributors for attributions.