Follow-up Comment #2, sr #726 (project savane):

> I dont understand what it is about. 

The format of the config file is:

  ## SECTIONAL HEADING ##

  # [BACKEND ONLY]  <-- this line may or may not be there
  # Title of config file option
  # optional comments about this config file option
  our $configfileoption="something";
  
  repeat the above 4 lines for next config file option.

In the config file is a section that looks like this:

  ## EXTRA FEATURES ##
  
  # [BACKEND ONLY]
  # viewcvs ignore list
  # {a comment about that here} 
  our $sys_viewcvs_conffile="{path}";
 
  # Statistics
  # If you do not have webalizer or mrtg {etc., etc.}
  [THERE IS NO "our" LINE HERE]  <- that's what I reported
 
  # search via google
  our $sys_use_google="";

There is no 'our $variable="whatever";' under the "Statistics" item; it
appeared to be inexplicably missing.

> Anyway, there's no longer > hooks between Savane and mrtg or
> webalizer.

I guess that explicates it.  Heh.  So this whole "Statistics" subsection is
just due to be removed from savannah.conf.pl, then?

I'm vaguely curious why there's no longer support for webalizer; but of all
things, I guess I could live with out it. Especially since I've never
bothered to install it.  :-)  Was it causing problems?

Anyway, I was just reporting what appeared to be a missing config file line,
that's all.  Hope this longwinded explanation clarifies things.  I know I
write kind of terse things sometimes.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/support/?func=detailitem&item_id=726>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


Répondre à