Re: [Mailman-Users] Problems in installation (Overflow)

2001-02-20 Thread Dan Mick
[EMAIL PROTECTED] wrote: > > I`m having a problem with the installation of Mailman. > When I type make install, there`s a overflow problem in the line days(d) = d * 60 * >24 * 24, since the number is too big. > > Anybody knows how to solve this? > Thanks for the attention. The only place I s

[Mailman-Users] Problems in installation (Overflow)

2001-02-20 Thread danilods
I`m having a problem with the installation of Mailman. When I type make install, there`s a overflow problem in the line days(d) = d * 60 * 24 * 24, since the number is too big. Anybody knows how to solve this? Thanks for the attention. Danilo ---