Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
justsimple,
I am sorry, but your english is not very clear. Let me try again:

So you have a couple of choices, you could install ActiveState Perl and follow the instructions I provided previously or you could build it on your Win32 platform by hand. If there is no XS (C code) required, then you can just download Microsoft's nmake.exe off the internet and follow the standard installation procedures.

c:\perl> perl Makefile.pl c:\perl> nmake c:\perl> nmake test c:\perl> nmake install
On the other hand, if there is XS in this module (or any other you might need), you have a bit of a problem. XS code tends to want to be compiled with the same compiler that compiled Perl. In this case - you have gotten some form of Perl from (Web-Server Suite Package at http://www.devside.net). You may want to check there for FAQs and help in that case.

Cheers - L~R


In reply to Re^3: I hate windows, but I need install modules by Limbic~Region
in thread I hate windows, but I need install modules by justsimple

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 meditating upon the Monastery: (4)
As of 2024-04-25 17:52 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found