[smokeping-users] Re: NEWBIE install failure

Dave.Turner at VerizonWireless.com Dave.Turner at VerizonWireless.com
Thu Feb 19 23:25:09 MET 2004


I'm pretty confident I've got the libraries pathed correctly. Each path is
pointing to the directory with the perl modules. I'm starting to think it IS
the perl version. Is anyone else running smokeping with 5.8.3 successfully?

I keep getting the following error:

#./smokeping
Use of reserved word "our" is deprecated at
/usr/local/lib/perl5/5.8.3/Carp.pm line 3.
Can't modify subroutine entry in scalar assignment at
/usr/local/lib/perl5/5.8.3/Carp.pm line 3, near "'1.01';"
BEGIN failed--compilation aborted at /usr/local/lib/perl5/5.8.3/CGI.pm line
3.
BEGIN failed--compilation aborted at
/export/home/webmstr/web/dev_dt/smokeping/lib/Smokeping.pm line 5.
BEGIN failed--compilation aborted at ./smokeping line 20.


-----Original Message-----
From: Leigh Sharpe [mailto:lsharpe at pacificwireless.com.au]
Sent: Tuesday, February 17, 2004 8:21 PM
To: Dave.Turner at verizonwireless.com; smokeping-users at list.ee.ethz.ch
Subject: Re: [smokeping-users] NEWBIE install failure


This probably shouldn't be necessary:

> use lib qw(/usr/local/lib/perl5/5.8.3);

You have this line twice ( Not that it matters):

> use lib qw(/usr/local/rrdtool-1.0.37/lib/perl);

Make sure this is where your RRDTool perl libraries are.
Is RRDTool installed at /usr/local/rrdtool-1.0.37 ?

And this:
> use lib qw(/export/home/webmstr/web/dev_dt/smokeping/lib);
Needs to point to where your smokeping installation is.
Is it at /export/home/webmstr/web/dev_dt/smokeping ? If not, this is wrong.

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



More information about the smokeping-users mailing list