[Hatchet-users] Perl problem while installing causes no port
graphs?
Jason Dixon
jason at dixongroup.net
Sun Jun 19 13:47:11 EDT 2005
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
--
Jason Dixon
DixonGroup Consulting
http://www.dixongroup.net
More information about the Hatchet-users
mailing list