try to do the following: $ export PATH=$PATH:$GLOBUS_LOCATION/sbin $ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$GLOBUS_LOCATION/lib
hope that will help, Nikolay. Deepti Malhotra wrote on 19/05/10 11:47: > Hi all > My globus-gridftp-server is not running > > dee...@webserver sbin]$ globus-gridftp-server > -bash: globus-gridftp-server: command not found > > > Then i set a path by using the below command even then the > globus-gridftp-server is not running > > [dee...@webserver ~]$ vi .bashrc > > export > LD_LIBRARY_PATH=$GLOBUS_LOCATION/lib\$GLOBUS_LOCATION/sbin/globus-gridftp-server > > [dee...@webserver ~]$ source .bashrc > [dee...@webserver ~]$ globus-gridftp-server -i > > -bash: globus-gridftp-server: command not found > > Can anybody tell me how to solve this problem or how to configure > gridftp server > > >
