[Hatchet-users] Perl problem while installing causes no port
graphs?
Scott Plumlee
hatchet-users at plumlee.org
Sun Jun 19 19:47:46 EDT 2005
Jason Dixon wrote:
> On Jun 19, 2005, at 10:20 AM, Scott Plumlee wrote:
>
>> Hate to bother the list with what's likely not truly a hatchet
>> problem, but any help appreciated, including a RTFM with a link - the
>> CPAN docs are slightly intimidating but I'm starting there as well.
>>
>> 1. Did a default install from the INSTALL directions on a 3.7 box,
>> with apache NOT chrooted.
>> 2. Only problem that I ran into was when trying to install the
>> DBD::Chart module (see below).
>> 2. I've added log-all to all my entries in pc.conf that manage
>> state, and just log to those that don't. I'm seeing graphs for the
>> Stateful Inserts, Removals and Searches but nothing else, and I don't
>> get any images when I try to see the top source hosts and destination
>> ports. I'm wondering if it was the problem installing DBD::Chart.
>>
>> ----------
>> cpan> install DBD::Chart
>> CPAN: Storable loaded ok
>> Going to read /root/.cpan/Metadata
>> Database was generated on Sun, 19 Jun 2005 05:01:30 GMT
>> Running install for module DBD::Chart
>> Running make for D/DA/DARNOLD/DBD-Chart-0.81.tar.gz
>> CPAN: Digest::MD5 loaded ok
>>
>> Checksum mismatch for distribution file. Please investigate.
>
>
> Alternatively, you can download and install it manually.
>
> # lynx -source
> http://search.cpan.org/CPAN/authors/id/D/DA/DARNOLD/DBD-Chart
> -0.81.tar.gz > \
> DBD-Chart-0.81.tar.gz
> # tar zxf DBD-Chart-0.81.tar.gz
> # cd DBD-Chart-0.81
> # make && make test && make install
>
Thanks. I knew there was a way to install it by hand but wasn't sure
about how to do it. I did have to run `perl Makefile.PL` before I did
those commands (took a guess).
I'll see what happens now.
More information about the Hatchet-users
mailing list