Print

Print


Hello,

Miriam need for skimming to use xrootd for output of her collections. The 
jobs crashes because the XrdClientAdmin.pm module was not found.

FATAL: Requesting xrootd features, but cannot find XrdClientAdmin module

This message come from BbkSkimManager/BbkTMWrapperUtils.pm
in which the operation:

my $have_xrd = eval { require XrdClientAdmin; 1; };

failed.

In order to install for her the xrootd package I have used the binary 
tarball, put it in $BFROOT/package/xrootd/ and linked 
Linux24RHEL3_i386_gcc323 -> 20050328-0656/

At the other sites, was there some particular installation to perform or 
do miriam have to do something particular during the compilation of 
BbkSkimManager?

At run time she has the xrootd/bin in her PATH and xrootd/lib in her 
LD_LIBRARY_PATH.

Regards,
   Gregory