go directly to the contents
EUChinaGRID

the EUChinaGRID ROSETTA software instruction

A.) Install the RPMs
This is the list of RPM packages that MUST BE installed on each WN(s):

Raster3D-2.7c-3.i586.rpm
MolScript-1.0-2.i686.rpm

Raster3D is a set of tools for generating high quality raster images of proteins or other molecules.
MolScript is a program for displaying molecular 3D structures, such as proteins, in both schematic and detailed representations.

B.) Publish the TAGs
This is the list of software TAGs that MUST BE properly published by all the CE(s):
1.) RASTER3D
2.) MOLSCRIPT-1.0.2

To do so, each sys-admin has to open the my_site-info.def file and insert the two new TAGs separated by space within the CE_RUNTIMEENV section.
E.g.: CE_RUNTIMEENV="LCG-2 LCG-2_1_0 LCG-2_1_1 LCG-2_2_0 LCG-2_3_0 LCG-2_3_1 LCG-2_4_0 LCG-2_6_0 GLITE-3_0_0 AFS CMS-1.1.0 ATLAS-6.0.4 GATE-1.0.0-3 LHCb-1.1.1 IDL-5.4 CMSIM-125 ALICE-4.01.00 ALIEN-1.32.14 POVRAY-3.5 DEMTOOLS-1.0 CMKIN-VALID CMKIN-1.1.0 CMSIM-VALID CSOUND-4.13 MPICH VIRGO-1.0 CMS-OSCAR-2.4.5 LHCb_dbase_common-v3r1 GEANT4-6 VLC-0.7.2 EGEODE-1.0 RASTER3D MOLSCRIPT-1.0.2"

Save the file and use the following function in order to allow the CE to publish these new information:
/opt/glite/yaim/scripts/ig_run_function my-site-info.def config_gip

An output similar to the following should appear:
Using hostname: alipcgrid3.ct.infn.it
Assuming the node types:CE_torque
Configuring config_gip
Using locally defined function /opt/glite/yaim/functions/local/config_gip
Setting up R-GMA Gin...
- Configuring a gip-ce information provider
- Configuring a gip-se information provider
- Configuring a gip-service information provider
- Configuring an fmon information provider
- Not configuring a glite-ce information provider

Wrote Gin configuration to /opt/glite/etc/rgma-gin/gin.conf
Stopping rgma-gin: [ OK ]
Starting rgma-gin: [FAILED]
For more details check /var/log/glite/rgma-gin.log

Verify the exit code of the function running the command:
[root@alipcgrid3 ~]# echo $?
0