I'm installing Globus Toolkit . When i try to setup Certificate , this error comes :
ERROR: could not run build command: /usr/local/globus-5.0.3/sbin/gpt-build -force /home/globus/.globus/simpleCA//globus_simple_ca_2e0087ee_setup-0.20.tar.gz
I think this may be due to denial of permission. I tried executing the file with 'sudo' . It says
globus is not in sudoers file . This incident will be reported
I tried adding globus user to sudoers file .
For your reference , /etc/group file :
sudo:x:27:globus,arul
admin:x:1002:arul,globus
(I'm using Linux Mint debian . user arul has sudo privilege . But i've to install Globus in the globus user)