castorのグリッド側にあるので、CERNファイアーウォール内のPCからdq2_getでコピーした。srmcpだとエラーになるので、lcp-cpを使用する。dq2_getがnoglob dq2_getだと、自動的にcasterに行くのでsetup.sh.anyにしてみた。castorが今は不調。そうすると'set -f; _dq2_get_helper'となり -rで外を捜してくれる。
source /afs/cern.ch/atlas/offline/external/GRID/ddm/endusers/setup.sh.any export DQ2_COPY_COMMAND='lcg-cp -v --vo atlas' dq2_get -r misal1_mc12.007270.MultiMuonsGeneration.digit.RDO.v12003102_tid003678 \ misal1_mc12.007270.MultiMuonsGeneration.digit.RDO.v12003102_tid003678._00001.pool.root.2
uname -a Linux lxplus204.cern.ch 2.6.9-42.0.8.EL.cernsmp #1 SMP Fri Feb 2 11:50:49 CET 2007 x86_64 x86_64 x86_64 GNU/Linux
Now SLC4 is standard. lxplus runs on xenon. On SLC4,the default compiler is gcc3.4.2. For local PC setting, to run 12.0.x, one needs to istall gcc3.2.3. Thanks to the CMT, one can confirm this situation on lxplus with the example as follows.
'current' means to use EM64T environment. It"s default.
source /afs/cern.ch/project/gd/LCG-share/current/etc/profile.d/grid_env.sh voms-proxy-init
To use gcc323 binary, you just specify it at first cmt setup.
source setup.sh -tag=12.0.6,gcc323
次のページにしたがって、evgenの例を行った。
https://twiki.cern.ch/twiki/bin/view/Atlas/DAonPanda
ワークショップに出席するのにまだやってなかったのは大問題。
mkdir gLite;cd gLite tar zxvf ../gliteUI_WN-2007-03-07.tar.gz tar zxvf ../gliteUI_WN-userdeps-2007-03-07.tar.gz ./glite/yaim/scripts/configure_node ./site-info.def TAR_UI source ~/gLite/etc/profile.d/grid_env.sh source ~/gLite/etc/profile.d/glite_setenv.sh voms-proxy-init -voms atlas
でなんとかパスフレーズを思い出した。
前野さんが直したので、つぎのURLを使うそうです。
http://atlas-sw.cern.ch/cgi-bin/viewcvs-atlas.cgi/offline/DataManagement/DQ2_0_2/endusers/