Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: Perl modules in Win32

by SuperCruncher (Pilgrim)
on Jul 28, 2000 at 22:15 UTC ( [id://24951]=note: print w/replies, xml ) Need Help??


in reply to Perl modules in Win32

I've recently made two related posts Installing modules on Win32 and Thanks - Win32 module help. Although I haven't been using Win2k (I've been using Win98) I can probably give you some help.

From what I remember, that error is the same error that WinNT uses for "bad command or filename". I can only assume that cygwin hasn't been installed properly (is it in your path?) Personally I didn't have much luck with cygwin so I can't comment on that. Were you running nmake from it?

Perl's MakeMaker.pm module generates makefiles in the syntax for whatever version of make perl -V:make tells you (see linked nodes for more info), so it is not surprising that the makefile works with one 'make' and not the other.

It's not surprising that asim couldn't find nmake, I found I really difficult to find which is why I made a point of linking to it from the above nodes.

I couldn't get PPM working, so I just jacked in ActiveState (after all, their install broke my Windows installation -- but is mostly poor Windows design). I shifted over to a IndigoPerl and I've been far happier with it and the DPM prog provided (binary compatible with PPM repositories).

Hope this helps.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://24951]
help
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found