compile gridftp

The globus toolkit has many tools available. And you may find it necessary to install just a subset of them, gridftp in particular. To just compile the gridftp tool you can do

./configure
make gridftp
make install

Simply specify gridftp in the make command and all other tools will be excluded from compiling.

Be the first to comment

Leave a Reply