Installation

 

Installation


  1. Configure fails because the system does not have gcc-c++ component.
  2. Check your system if gcc-g++ component has been installed by issuing this command under root account:

    yum whatprovides gcc-g++

  3. Make does not generate any object files
  4. Make sure Tcl development package has been installed by issuing the following command:

    yum whatprovides tcl

  5. When submitting a job using DOE certificates, client program receives an error indicating that CRL has expired.
  6. Make sure you do not have *.ro files in your $HOME/.globus/certificates. Below is a list of required certificates:
    1. 1c3f2ca8.0
    2. 1c3f2ca8.crl_url
    3. 1c3f2ca8.signing_policy
    4. d1b603c3.0
    5. d1b603c3.crl_url
    6. d1b603c3.signing_policy
 

Last modified: May 01, 2006