1
edit
Changes
→Project News
* [[Condor First Build]]
Nov 10, 2008:
* Download condor-7.0.5_1.fc9.src.rpm package from http://rpm.pbone.net on my laptop
* Install Condor
**
* Configure condor
** ran condor-configure --install=/usr/etc --type=execute,submit,manager --local-dir=/home/condor
** Error
Nov 11, 2008:
* Install Fedora 9 32-bit on virtual machine on China and Ireland machine respectively.
Nov 12, 2008:
* Install git package on virtual machine on Ireland system
** yum install git
* Launch http://git.et.redhat.com/ to find mrg-grid.git, then clone it to local
** git clone git://git.et.redhat.com/mrg-grid.git
* On Ireland system
** Download condor-7.0.5_1.fc9.src.rpm package from http://rpm.pbone.net
** $ rpmdev-setuptree
** $ cp condor-7.0.5_1.fc9.src.rpm ~/rpmbuild/SOURCES/
* Install Condor