From yaala@verplant.org Mon Feb 9 17:55:57 2004
From: yaala@verplant.org (Ceva)
Date: Mon, 9 Feb 2004 14:55:57 -0300
Subject: [yaala] starting yaala
Message-ID: <01cf01c3ef35$f8981f10$0b8c0a0a@novohorizonte>
This is a multi-part message in MIME format.
------=_NextPart_000_01CC_01C3EF1C.D33F0030
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi everybody,
I downloaded Yaala, change the conf file but when I want to start I =
receive the follow message:
Can't locate warnings.pm in @INC (@INC contains: lib =
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd =
/usr/local/lib/perl5/site_perl/5.005 . /usr/libdata/perl/5.00503/mach =
/usr/libdata/perl/5.00503) at ./yaala line 32.
BEGIN failed--compilation aborted at ./yaala line 32.
What can I do?
Thanks in advance
ceva
------=_NextPart_000_01CC_01C3EF1C.D33F0030
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi everybody,
I downloaded Yaala, change the conf =
file but when I=20
want to start I receive the follow message:
Can't locate warnings.pm in @INC (@INC =
contains:=20
lib /usr/local/lib/perl5/site_perl/5.005/i386-freebsd=20
/usr/local/lib/perl5/site_perl/5.005 . /usr/libdata/perl/5.00503/mach=20
/usr/libdata/perl/5.00503) at ./yaala line 32.
BEGIN =
failed--compilation=20
aborted at ./yaala line 32.
What can I do?
Thanks in advance
ceva
------=_NextPart_000_01CC_01C3EF1C.D33F0030--
From yaala@verplant.org Mon Feb 9 17:40:49 2004
From: yaala@verplant.org (Florian Forster)
Date: Mon, 9 Feb 2004 18:40:49 +0100
Subject: [yaala] starting yaala
In-Reply-To: <01cf01c3ef35$f8981f10$0b8c0a0a@novohorizonte>; from ceva@policentro.com.br on Mon, Feb 09, 2004 at 02:55:57PM -0300
References: <01cf01c3ef35$f8981f10$0b8c0a0a@novohorizonte>
Message-ID: <20040209184049.C7364@huhu.franken.de>
--96YOpH+ONegL0A3E
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Mon, Feb 09, 2004 at 02:55:57PM -0300, Ceva wrote:
> Hi everybody,
> I downloaded Yaala, change the conf file but when I want to start I
> receive the follow message:
>=20
> Can't locate warnings.pm in @INC (@INC contains: lib
> /usr/local/lib/perl5/site_perl/5.005/i386-freebsd
> /usr/local/lib/perl5/site_perl/5.005 . /usr/libdata/perl/5.00503/mach
> /usr/libdata/perl/5.00503) at ./yaala line 32.
> BEGIN failed--compilation aborted at ./yaala line 32.
Oh, that's not good.. The warnings-pragma apparently was introduced with
perl 5.6 which I didn't expect.. I though the warnings-pragma has been
around forever.. Your version of perl (5.005 that is) misses this pragma
and therefore doesn't feel like running yaala.
> What can I do?
Actually fixing this problem is easy (but it isn't fun to do). The
warnings pragma is thought to catch programming-errors early. Since I
guess you're more interested in using yaala than do development on it it
doesn't hurt to simply remove it. However, that means to delete the line
reading ``use warnings;'' in every *.pm-File as well as the ``yaala''
file itself.
The other solution would be to upgrade to perl 5.6 which is available
for FreeBSD AFAIK..
Regards,
-octo
--=20
Florian octo Forster
Hacker in training
GnuPG: 0x91523C3D
http://verplant.org/
--96YOpH+ONegL0A3E
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFAJ8Yhjvke9ZFSPD0RAuhhAKCTG2+pT1syn+uh0cpAltlF2hydNwCfQwKY
xEUROKs46toDNAdCqtywE04=
=MbGm
-----END PGP SIGNATURE-----
--96YOpH+ONegL0A3E--
From yaala@verplant.org Tue Feb 10 13:21:22 2004
From: yaala@verplant.org (Ceva)
Date: Tue, 10 Feb 2004 10:21:22 -0300
Subject: [yaala] perl problem
Message-ID: <004401c3efd8$d7a78400$0b8c0a0a@novohorizonte>
This is a multi-part message in MIME format.
------=_NextPart_000_0041_01C3EFBF.A1A76500
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi everybody,
I am trying to run yaala on a FreeBSD 4.9. On this server I already =
running IPFW and Squid. I seted up yaala config file, but when I try to =
run yaala "./yaala" the system gives me this answer:
Can't locate warnings.pm in @INC (@INC contains: lib =
/usr/local/lib/perl5/site_perl/5.005/i386-freebsd =
/usr/local/lib/perl5/site_perl/5.005 . /usr/libdata/perl/5.00503/mach =
/usr/libdata/perl/5.00503) at ./yaala line 32.
BEGIN failed--compilation aborted at ./yaala line 32.
what could be? why can I solve this?
thanks in advance
ceva
------=_NextPart_000_0041_01C3EFBF.A1A76500
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi everybody,
I am trying to run yaala on a FreeBSD =
4.9. On this=20
server I already running IPFW and Squid. I seted up yaala config file, =
but when=20
I try to run yaala "./yaala" the system gives me this =
answer:
Can't locate warnings.pm in @INC (@INC =
contains:=20
lib /usr/local/lib/perl5/site_perl/5.005/i386-freebsd=20
/usr/local/lib/perl5/site_perl/5.005 . /usr/libdata/perl/5.00503/mach=20
/usr/libdata/perl/5.00503) at ./yaala line 32.
BEGIN =
failed--compilation=20
aborted at ./yaala line 32.
what could be? why can I solve =
this?
thanks in advance
ceva
------=_NextPart_000_0041_01C3EFBF.A1A76500--
From yaala@verplant.org Thu Feb 12 13:32:29 2004
From: yaala@verplant.org (Ceva)
Date: Thu, 12 Feb 2004 10:32:29 -0300
Subject: [yaala] requests and bytes by clients
Message-ID: <005301c3f16c$a9700a40$0b8c0a0a@novohorizonte>
This is a multi-part message in MIME format.
------=_NextPart_000_0050_01C3F153.84018EA0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi everybody,
First of all thanks for helpping me with the problem with warnnings.pm. =
Now I am running yaala just fine. My problem now is how to configure =
yaala for making the " resquests and byts by clients" for all my =
clients. At this moments yaala makes the statistics for my entire =
network 10.0.0.0/8 and I want to makes statitics to all clients, like =
begining from 10.10.10.1 to 10.10.10.254. How can I do that?
Thanks again
ceva
------=_NextPart_000_0050_01C3F153.84018EA0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi everybody,
First of all thanks for helpping me =
with the=20
problem with warnnings.pm. Now I am running yaala just fine. My problem =
now is=20
how to configure yaala for making the " resquests and byts by clients" =
for all=20
my clients. At this moments yaala makes the statistics for my entire =
network=20
10.0.0.0/8 and I want to makes statitics to all clients, like begining =
from=20
10.10.10.1 to 10.10.10.254. How can I do that?
Thanks again
ceva
------=_NextPart_000_0050_01C3F153.84018EA0--
From yaala@verplant.org Thu Feb 12 14:07:41 2004
From: yaala@verplant.org (Ceva)
Date: Thu, 12 Feb 2004 11:07:41 -0300
Subject: [yaala] URL each client reach
Message-ID: <006401c3f171$943dc360$0b8c0a0a@novohorizonte>
This is a multi-part message in MIME format.
------=_NextPart_000_0061_01C3F158.6EE71580
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi everybody,
First of all thanks for helpping me with the problem with warnnings.pm =
and to make yaala to show statistics to all my clients. Now I want to =
make yaala to show the URL each client reachs. How can I do that?
Thanks again
ceva
------=_NextPart_000_0061_01C3F158.6EE71580
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi everybody,
First of all thanks for helpping me =
with the=20
problem with warnnings.pm and to make yaala to show statistics to all my =
clients. Now I want to make yaala to show the URL each =
client=20
reachs. How can I do that?
Thanks again
ceva
------=_NextPart_000_0061_01C3F158.6EE71580--
From yaala@verplant.org Fri Feb 13 13:55:26 2004
From: yaala@verplant.org (Ceva)
Date: Fri, 13 Feb 2004 10:55:26 -0300
Subject: [yaala] links that clients reach
Message-ID: <004901c3f239$097201b0$0b8c0a0a@novohorizonte>
Hi everybody,
First of all thanks for the helpping that you gave me. My doubt now is how
to show in the reports the URL that the clients accessed? How can I do that?
Thanks in advance
ceva
From yaala@verplant.org Fri Feb 13 16:56:34 2004
From: yaala@verplant.org (Ceva)
Date: Fri, 13 Feb 2004 13:56:34 -0300
Subject: [yaala] sorting by hits
Message-ID: <00b201c3f252$565d6ff0$0b8c0a0a@novohorizonte>
Hi everybody,
I want to make yaala show the "requests BY client" sorting from the higher
value to the lower value. Is there a way to do this?
thanks in advance
ceva