[rrd-users] Re: Install problem

Gerhard Ecaroh Froehlich gerhard.froehlich at produktion.gis-online.de
Mon Jul 1 09:24:13 MEST 2002


Hi,

Leonard Miller wrote:
> 
> I do have a /usr/lib/perl5/5.6.0 directory, but Config.pm resides in
> /usr/lib/perl5/5.6.1/i386-linux.
> 
> How can I tell RRD to look at the other directory?

Link it or copy it. And try:

$ perl -e 'print @INC, "\n"'

to show your perl environment.

At least install Config.pm new. But if you have different perl versions on your
system things could get disorderd. So try also:

$ tcsh
$ where perl

or if you want to be *really* shure

$ find / -name 'perl' -exec ls -la {} \;

to look for additional perl's on your system. Make sure your path will cover the
right perl version. Different perl's have different environments in "@INC".
 
> Thanks in advance.
> Leonard

	Bye, Ecaroh

-- 
Gerhard Ecaroh Froehlich, Systemadministrator

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list