[rrd-users] Re: not able to compile rrdtools
    Tobias Oetiker 
    tobi at oetiker.ch
       
    Mon Dec  4 21:23:31 MET 2006
    
    
  
Andreas,
make sure that you escape all : in the comment ...
COMMENT: bla \: kkkk
s/:/\\:/g;
should do the trick
tobi
 Meyer wrote:
> Hello!
>
> Allen Wooden <awooden at harboreasthost.com> schrieb:
>
> > > Can't locate RRDs.pm in @INC (@INC contains:
> > > /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8
> > > /usr/lib/perl5/site_perl/5.8.8/i686-linux
> > > /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.6.1
> > > /usr/lib/perl5/site_perl .) at ./mailgraph.pl line 209.
> > > BEGIN failed--compilation aborted at ./mailgraph.pl line 209
>
> > use lib qw(/usr/local/rrdtool-1.2.15/lib/perl);
> > use RRDs;
>
> Wow, works! Next Problem was mailgraph.cgi didn't produce
> any image. Found the solution in the archive and removed
> the 'COMMENT'-lines. Now I have the images again.
> Is there a newer version of mailgraph available, that works
> with rrdtool v.1.2.15?
>
> Thanks to erverybody who helped me with this!
>
> Regards
>
-- 
Tobi Oetiker, OETIKER+PARTNER AG, Aarweg 15 CH-4600 Olten
http://it.oetiker.ch tobi at oetiker.ch ++41 62 213 9902
--
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://lists.ee.ethz.ch/rrd-users
WebAdmin    http://lists.ee.ethz.ch/lsg2.cgi
    
    
More information about the rrd-users
mailing list