|
|
|
|
Installation
- Configure fails because the system does not have gcc-c++ component.
Check your system if gcc-g++ component has been installed by issuing this
command under root account:
yum whatprovides gcc-g++
- Make does not generate any object files
Make sure Tcl development package has been installed by issuing the
following command:
yum whatprovides tcl
- When submitting a job using DOE certificates, client program receives an error indicating that CRL has expired.
Make sure you do not have *.ro files in your $HOME/.globus/certificates.
Below is a list of required certificates:
- 1c3f2ca8.0
- 1c3f2ca8.crl_url
- 1c3f2ca8.signing_policy
- d1b603c3.0
- d1b603c3.crl_url
- d1b603c3.signing_policy
|
|
|