Prerequisite Net::Netmask for mogilefsd start
Jay Buffington
jaybuffington at gmail.com
Wed Aug 31 12:37:16 PDT 2005
While we're on this topic shouldn't Linux::AIO be replaced with
IO::AIO since it now superseeds Linux::AIO?
Jay
On 8/30/05, Fred Moyer <fred at redhotpenguin.com> wrote:
> Hi,
>
> I was deploying MogileFS today and came across a dependency which arose
> when starting the mogilefsd daemon. Nothing big, but might be a nicety
> to have in the Makefile.PL prerequisites, so here's a small patch to
> include it should that be so desired.
>
> Thanks for continued developent of MogileFS and Perlbal guys.
>
> - Fred
>
> --- mogilefs/server/Makefile.PL 2005-08-30 17:21:05.000000000 -0700
> +++ mogilefs/server/Makefile.PL 2005-08-30 17:21:26.000000000 -0700
> @@ -28,6 +28,7 @@
> 'Sys::Syslog' => 0,
> 'Getopt::Long' => 0,
> 'Symbol' => 0,
> + 'Net::Netmask' => 0,
> fields => 0,
> },
> dist => {
>
More information about the mogilefs
mailing list