Difference between revisions of "Condor 2009 Winter"

From CDOT Wiki
Jump to: navigation, search
Line 3: Line 3:
 
Fedora 10 Uses Condor 7.2 so we should switch from 7.0.5.
 
Fedora 10 Uses Condor 7.2 so we should switch from 7.0.5.
  
* git clone git.et.redhat.com/mrg-grid.git
+
* git clone git://git.et.redhat.com/mrg-grid.git
 
* cd mrg-grid
 
* cd mrg-grid
 
* git-checkout -b jas origin/V7.2.0-condor_config.generic
 
* git-checkout -b jas origin/V7.2.0-condor_config.generic

Revision as of 15:21, 1 February 2009

Jan 29, 2009:

Fedora 10 Uses Condor 7.2 so we should switch from 7.0.5.

  • git clone git://git.et.redhat.com/mrg-grid.git
  • cd mrg-grid
  • git-checkout -b jas origin/V7.2.0-condor_config.generic
  • cd src
  • ./build_init
  • ./configure --disable-full-port --enable-proper --disable-gcc-version-check --disable-glibc-version-check
  • make
  • make release