Fixes this bug:
[onis.git] / FAQ
1  onis 0.8.2 - FAQ - 2005-06-07
2 ===============================
3 http://verplant.org/onis/
4
5
6 First off: Read the ``README'' file.. I didn't write it because I think
7 writing useless README-stuff is a fun activity.
8
9
10  1. ``Some nicks simply don't appear in the statistics.''
11 ==========================================================
12 onis needs to know a nicks hostname and ident before it can collect data
13 for it. The most common way to get the ident/hostname pair is by joining
14 the channel.
15
16  2. ``onis tells me there is no data when I try to parse my logs!''
17 ====================================================================
18 If you use eggdrop-logs:
19     Read the ``README'' file. Now! And make sure you don't miss
20     section `3.2'!
21 If you _don't_ use eggdrop-logs:
22     Did you set the ``logtype'' option correctly? It's in the ``config''
23     file somewhere. If you have set this option correctly and keep getting
24     this error even with larger (> 1000 lines) logs, please send an email.
25
26  3. ``onis can't find "warnings.pm" or something..''
27 =====================================================
28 For some reason especially FreeBSD users seem to use an outdated version
29 of perl (< 5.6.0). This old version does not provide the ``warnings''
30 pragma, which onis uses. Your best bet is to upgrade your perl
31 distribution to at least 5.6.0.
32
33 --
34 octo (at verplant.org)