Re: dmake.EXE: Error: -- Input line too long, increase MAXLINELENGTH
[email protected] (kmx)
| Newsgroups | perl.win32.vanilla |
|---|---|
| Message-ID | <[email protected]> |
Hi Gabor, > ... > > The solution, > > c:> cpan > cpan> look DateTime::TimeZone >> perl Makefile.PL >> dmake MAXLINELENGTH=300000 make >> dmake MAXLINELENGTH=300000 make test >> dmake MAXLINELENGTH=300000 make install > > I don't know if this can be changed in the next releases of Strawberry Perl > but this might help some others. It is already there (MAXLINELENGTH := 800000) - I am just not sure since what release. Anyway, thanks for reporting. -- kmx