ETICS Workspace as gLite UI for testing
If you are developing client tools and you have just managed to build your latest version within your
ETICS workspace, you might want to try it.
Since all the dependencies are either in your workspace our in the repository, what you need to do is to initialize your PATH and LD_LIBRARY_PATH
that it contains all the necessary libraries.
Although it could be possible to figure out what are the necessary libraries, it is easier just to gather all of them. Ant that's what is happening in
e-env!
etics-workspace-setup
etics-get-project org.glite
etics-checkout --project-config glite_branch_3_1_0 org.glite.data.dm-util
etics-build org.glite.data.dm-util
wget -O e-env 'http://glite.cvs.cern.ch:8180/cgi-bin/glite.cgi/org.glite.data/bin/e-env?view=co'
chmod +x e-env
./e-env
voms-proxy-init --voms dteam
lcg-ls -l -bD srmv2 srm://example.cern.ch:8446/srm/managerv2?SFN=/dpm/cern.ch/home
--
AkosFrohner - 08 Nov 2007