I follow the instruction in this page http://www-unix.globus.org/toolkit/docs/4.2/4.2.1/admin/quickstart/ And have error in Section 1.2., in command "make | tee build.log"
And the make command stop with some message at the bottom _________________________________________________________________________________________ /sandbox/globus/globus-4.2.1//sbin/gpt-build -srcdir=source-trees-thr/wsrf/java/common/source gcc32dbgpthr gpt-build ====> CHECKING BUILD DEPENDENCIES FOR globus_java_ws_core_common gpt-build ====> Changing to /home/kalaexj/gt4.2.1-all-source-installer/source-trees-thr/wsrf/java/common/source gpt-build ====> BUILDING globus_java_ws_core_common ant deploy -Ddeploy.dir=/sandbox/globus/globus-4.2.1/ 沒有此一檔案或目錄 ERROR: Build has failed make: *** [globus_java_ws_core_common-thr] Error 2 _________________________________________________________________________________________ And I try to type the command as follow : _________________________________________________________________________________________ kala...@dream-on:~/gt4.2.1-all-source-installer$ ant deploy -Ddeploy.dir=/sandbox/globus/globus-4.2.1/ Buildfile: build.xml does not exist! Build failed kala...@dream-on:~/gt4.2.1-all-source-installer$ _________________________________________________________________________________________ It seems need to locate the build.xml for ant But I don't know what's the right build.xml should I assign to ant. Plz help me... OS : ubuntu 9.04 java version "1.6.0_13"
