This is a discussion on [rrd-users] Re: not able to compile rrdtools within the RRD Users forums, part of the Networking and Network Related category; Andreas, make sure that you escape all : in the comment ... COMMENT: bla \: kkkk s/:/\\:/g; should do the trick tobi ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
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@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@oetiker.ch ++41 62 213 9902 -- Unsubscribe mailto:rrd-users-request@list.ee.ethz.ch?subject=unsubscribe Help mailto:rrd-users-request@list.ee.ethz.ch?subject=help Archive http://lists.ee.ethz.ch/rrd-users WebAdmin http://lists.ee.ethz.ch/lsg2.cgi |