Hi, I am using Globus 4.0.3 in Rocks 4.3 cluster. Since metascheduler Gridway is not present in this version of globus, I am trying to install gw-5.4.0. Before installing gw, I have checked the globus installation as described in the link "http://www.gridway.org/documentation/stable5.4/admin/s-gridway-admin-installing.html" and its working fine.
While building gw-5.4.0 on multiple user mode I am ending up with the following error: [glo...@sit gw-5.4.0]$ ./configure --enable-globus-scheme --prefix=/opt/globus checking for Globus Toolkit...ok configuring Globus build env...ERROR: The following packages are missing Package gridway-gcc64-src is missing compile-globus_wsrf_gram_client_java-gcc64-pgm ERROR: The following packages are missing Package gridway-gcc64-src is missing compile-globus_wsrf_gram_client_java-gcc64-pgm ok checking build system type... x86_64-unknown-linux-gnu checking for gawk... gawk ...... While looking for the solution, I found some hints in "http://www.globus.org/mail_archive/gridway-user/2008/07/msg00023.html". Tried the following with no success: [glo...@sit gw-5.4.0]$ gpt-build -srcdir pkgdata gcc64dbg gpt-build ====> Changing to /opt/globus/gw-5.4.0/BUILD/globus_core-4.30/ gpt-build ====> BUILDING FLAVOR gcc64dbg gpt-build ====> Changing to /opt/globus/gw-5.4.0/BUILD gpt-build ====> REMOVING empty package globus_core-gcc64dbg-pgm_static gpt-build ====> REMOVING empty package globus_core-noflavor-doc gpt-build ====> CHECKING BUILD DEPENDENCIES FOR gridway ERROR: The following packages are missing Package compile-globus_wsrf_gram_client_java-ANY-pgm version 0.19 is incompatible with gridway-ANY-src Died at /opt/globus/sbin/gpt-build line 362. I have the globus_gram_client.h in the following locations: /opt/globus/include/gcc64/globus_gram_client.h /opt/globus/include/gcc64pthr/globus_gram_client.h Could you please suggest me where I am going wrong. Thanking you
