Hi Jean & Ben, > > From Ben Bennet (Fri, 30 May 2003 15:24:13 -0400) > >OK, it looks like it is bombing because of all of the modules to > >install... each timezone module looks like: > > [snipped] > > > >This is a tough problem to solve... the easiest thing might be to try > >gnu make since that appears to be smart enough to handle arbitrarily > >long strings. The fix probably needs to occur in MakeMaker though... > >Might be worth dropping them an email with the example. > > > > -ben > > I have a similar problem with make for cygwin
[snipped] > The workaround I used was to type > make -n > make-n.sh > then edit make-n.sh to replace the 32K line > -e "yada yada yada" > by calling a make-n.pl Perl script, which contains one 32K line. > > May be a new item in the FAQ could be sufficient... > > Jean Forget I was not able to get this to work with the HP make utility However, I installed gmake and it works!!! I was able to install the DateTime-TimeZone-0.17. Where do we document these kinda things? Ron Hill