Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Error pop up window says: Unsupported 16-bit Application : The program or feature "Nmake.exe" cannot start or run due to incompatibility with 64-bit versions of windows.

That's as a result of CPAN (still!) stupidly insisting on installing an ancient and broken version of nmake that hasn't been usable to build perl for a decade or more:Fetching 'Nmake15.exe' from download.microsoft.com...

What's worse, it will even do this when you actually do have a modern, working version installed and on the path! Simply because it can't find it. Which isn't surprising given that it looks in the stupidest places and doesn't look in the obvious ones.

So, in the event that you actually do have a compiler correctly installed, it may be that all you need to do is hack the CPAN module to make it look in the right place for it.

Or, skip that dratted module (and its ilk) and simply download the packages yourself and type the 4 short commands required to build, test & install them at the command line. (This is my preferred option, as it usually takes less time to do it myself, than CPAN takes to download the 70MB of worthless crap it insists on downloading everytime, before it'll even attempt to do anything.)


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.

The start of some sanity?


In reply to Re: How to install pp, Wx module in 64 bit windows7 system by BrowserUk
in thread How to install pp, Wx module in 64 bit windows7 system by ckj

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 about the Monastery: (5)
As of 2024-04-23 21:08 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found