The Network People Support Forums

Other TNPI Software => Logmonster => Topic started by: David Pierron on February 01, 2007, 10:06:29 AM

Title: Monster without Toaster install
Post by: David Pierron on February 01, 2007, 10:06:29 AM
Having problems installing Logmonster on a machine that doesn't have the toaster installed.  Fresh FreeBSD 6.2 install.

Used cpan to install Compress::Zlib and Date::Parse and when Logmonster's make test failed, tried cpan install of Mail::Toaster which fails even with force.

After Mail::Toaster force Logmonster make test fails on Params/Validate.pm - - Mail/Toaster/Perl.pm line 13

I don't know how to solve this, and was wondering if there's an alternate install without installing Mail::Toaster or toaster related stuff.  I would like using Logmonster on web servers to process logfiles and web stats ...
Title: Re: Monster without Toaster install
Post by: matt on February 02, 2007, 09:02:01 AM
I found that same bug a couple weeks ago!  It's fixed in 3.01 which you can fetch from the downloads area in the store at http://tnpi.net/
Title: Re: Monster without Toaster install
Post by: David Pierron on February 12, 2007, 11:59:34 PM
You now need to document another prerequired dependency for Params::Validate to go along with Date::Parse and Compress::Zlib
Title: Re: Monster without Toaster install
Post by: matt on February 14, 2007, 04:54:53 PM
done. (added to README, and Makefile.PL)