Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

Re: Compiling xs and c for Lingua::Stem::Snowball.

by jandrew (Chaplain)
on Nov 17, 2010 at 22:33 UTC ( [id://872070]=note: print w/replies, xml ) Need Help??


in reply to Compiling xs and c for Lingua::Stem::Snowball.

What flavor of Perl are you running on your window's machine? If you are running ActiveState perl then type in ppm in a command prompt and use the ppm utility that comes up. A quick search shows supported windows ppm packages from perl 5.6 through perl 5.12 for this module.

See also the windows module tutorial A guide to installing modules for Win32 written by holli++

Update:windows has it's brand of fun for those not using ppm and trying to compile a module that isn't pure perl but the first hurdle is to make sure you are using the correct flavor of make. To find this out type

perl  -V:make

at a cmd prompt.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://872070]
help
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