The following are optional instructions for more advanced types of installations. These are for those advanced users who want to build the latest code from CVS or are just interested in the Java CoG Kit.
cvs -d :pserver:anonymous@cvs.globus.org:/home/dsl/cog/CVS \ checkout jglobus
cd jglobus
tar -xvfz cog-XXX-src.tar.gz
cd cog-XXX
ant all
tar xvfz cog-XXX-tar.gz
cd cog-XXX
set COG_INSTALL_PATH=c:\cog-1.2On Unix/Linux:
setenv COG_INSTALL_PATH /soft/cog-1.2/or
export COG_INSTALL_PATH=/soft/cog-1.2/