On Nov 27, 2007, at 6:31 AM, Christos E. Chrysoulas wrote:
Hello all,
I am trying to install gt 4.0.5 on fedora 8 and I am having the
following problems
I would suggest you follow http://www.globus.org/toolkit/docs/4.0/
admin/docbook/quickstart.html as a series of steps to get things
working.
A> I am having this message when I run the grid-proxy-init –verify
[EMAIL PROTECTED] bin]# ./grid-proxy-init -verify
./grid-proxy-init: error while loading shared libraries:
libglobus_gsi_credential_gcc32.so.0: cannot open shared object
file: No such file or directory
You need LD_LIBRARY_PATH set, typically by sourcing etc/globus-user-
env.sh
B> And when I try to start the globus-container I get this message
[EMAIL PROTECTED] bin]# ./globus-start-container
Failed to start container: Failed to initialize
'ManagedJobFactoryService' service [Caused by: [SEC] Service
credentials not configured and was not able to obtain container
credentials.; nested exception is:
org.globus.wsrf.security.SecurityException: [SEC] Error
obtaining container credentials; nested exception is:
org.globus.wsrf.config.ConfigException: Failed to
initialize container security config [Caused by: Failed to load
gridmap: "grid-mapfile" [Caused by: /etc/grid-security/grid-mapfile
(No such file or directory)]]]
You need a container certificate and a grid-mapfile. See the
quickstart. It sounds like you're on step 2.3.
Charles