[Orca-users] installation problems ...

Blair Zajac blair at orcaware.com
Thu Jun 16 21:53:43 PDT 2005


Peter Ryall wrote:
> hi leo and all,
> 
> geez you guys must be heartily sick of people asking the same
> questions over and over!  thanks for the help (in advance and
> hindsight!)!!
> 
> that worked fine HOWEVER ... when i come to the section where i:
> 
> # bin/orca -v -once lib/orcallator.cfg
> Can't locate RRDs.pm in @INC (@INC contains: /usr/local/lib /usr/local/lib/perl5
> /5.8.5/sun4-solaris /usr/local/lib/perl5/5.8.5 /usr/local/lib/perl5/site_perl/5.
> 8.5/sun4-solaris /usr/local/lib/perl5/site_perl/5.8.5 /usr/local/lib/perl5/site_
> perl .) at bin/orca line 33.
> BEGIN failed--compilation aborted at bin/orca line 33.
> 
> when i:
> # find / -name RRDs.pm
> /usr/local/rrdtool-1.0.40/lib/perl/RRDs.pm
> 
> it still looks as though the rrdtool part isn't working so well.
> 
> where is the 'path' for perl defined ... that way i can add
> the above directory to the path, or shouldn't i?!?!?

Your perl @INC path doesn't include /usr/local/rrdtool-1.0.40/lib/perl, 
so its not surprising it doesn't work, because Perl won't find RRDs.pm 
unless it's not in @INC.

How come the RRDs.pm is not being installed into your Perl installation? 
  What command are you using?

Regards,
Blair

-- 
Blair Zajac, Ph.D.
<blair at orcaware.com>
Subversion and Orca training and consulting
http://www.orcaware.com/svn/



More information about the Orca-users mailing list