Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Again, this is only for Windows 7 x64 / Strawberry 5.16.1.

The initial problem is now fixed, but I have a new one - closer to what you suspected originally about a long line.

VinsWorldcom@C:\Users\VinsWorldcom\Downloads> wget http://sullybeck.co +m/Date-Manip-6.38.tar.gz SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc syswgetrc = c:/progra~1/wget/etc/wgetrc --2013-01-08 11:04:01-- http://sullybeck.com/Date-Manip-6.38.tar.gz Resolving sullybeck.com... 98.191.85.18 Connecting to sullybeck.com|98.191.85.18|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2005068 (1.9M) [application/x-gzip] Saving to: `Date-Manip-6.38.tar.gz' 100%[=====================================> ] 2,005,068 532K/s in + 4.2s 2013-01-08 11:04:05 (469 KB/s) - `Date-Manip-6.38.tar.gz' saved [20050 +68/2005068] VinsWorldcom@C:\Users\VinsWorldcom\Downloads> gunzip Date-Manip-6.38.t +ar.gz VinsWorldcom@C:\Users\VinsWorldcom\Downloads> tar xf Date-Manip-6.38.t +ar VinsWorldcom@C:\Users\VinsWorldcom\Downloads> cd Date-Manip-6.38 VinsWorldcom@C:\Users\VinsWorldcom\Downloads\Date-Manip-6.38> perl Mak +efile.PL Checking if your kit is complete... Looks good Warning: prerequisite Test::Inter 0 not found. Writing Makefile for Date::Manip Writing MYMETA.yml and MYMETA.json VinsWorldcom@C:\Users\VinsWorldcom\Downloads\Date-Manip-6.38> dmake dmake: makefile: line 3016: Error: -- Input line too long, increase + MAXLINELENGTH

Line 3016 in question is somewhere in the middle of the statement starting at line 1206 with:

PM_TO_BLIB = lib/Date/Manip/TZ/inanta00.pm \ blib\lib\Date\Manip\TZ\inanta00.pm \ lib/Date/Manip/TZ/ammend00.pm \ [ ... and on to and past line 3016 ...]

It seems this error is known for 'dmake' on Strawberry and a "fix" is posted here (although it relies on the user doing something - not something you can include in the Makefile):

http://www.nntp.perl.org/group/perl.win32.vanilla/2011/02/msg287.html

In reply to Re^3: OSX module installation problem by VinsWorldcom
in thread OSX module installation problem by SBECK

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (3)
As of 2024-04-19 19:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found