Print

Print


Hi,

PERL5LIB was set also during compiling and running.

Cheers,

Miriam

*************************************************************************

Dr. Miriam Fritsch

Institut fuer Experimentalphysik I
Ruhr-Universitaet Bochum, Germany               email: [log in to unmask]
c/o SLAC                                        tel:  +1 (650) 926-3565
2575 Sand Hill Road #34                         fax:  +1 (650) 926-3882
Menlo Park, CA 94025, USA                       home: +1 (650) 324-2813

*************************************************************************

On Wed, 13 Apr 2005, Gregory Schott wrote:

>
>
> On Tue, 12 Apr 2005, Remi Mommsen wrote:
>
> > Hi,
> >
> > On Apr 12, 2005, at 2:49 PM, Gregory Schott wrote:
> >
> >> 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.
> >
> > You need also to set PERL5LIB to point to the lib path, i.e.
> > $BFROOT/package/xrootd/Linux24RHEL3_i386_gcc323/lib/
> >
> > Does this directory include the files XrdClientAdmin.pm and
> > XrdClientAdmin.so?
>
> Thanks for the advice. Yes, it does contain these files.
>
> -- gregory
>
> > HTH,
> > 	Remi
> >
> > ---------------------------------------------------------------------
> > If it's green, it's biology. If it stinks, it's chemistry. If it has
> > numbers, it's math. If it doesn't work, it's technology. (anonymous)
> >
> > *********************************************************************
> > Remigius K. Mommsen                 e-mail: [log in to unmask]
> > University of California, Irvine       URL:    http://cern.ch/mommsen
> > c/o SLAC                             voice:        ++1 (650) 926-3595
> > 2575 Sand Hill Road #35                fax:        ++1 (650) 926-3882
> > Menlo Park, CA 94025, US              home:        ++1 (650) 233-9041
> > *********************************************************************
> >
>