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

Re: set up mingw-dmake environment

by marto (Cardinal)
on Mar 22, 2011 at 15:09 UTC ( [id://894828]=note: print w/replies, xml ) Need Help??


in reply to set up mingw-dmake environment

Type the following from the command line to install MinGW and buildtools (dmake):

c:\ppm install mingw

Replies are listed 'Best First'.
Re^2: set up mingw-dmake environment
by AlexTape (Monk) on Mar 22, 2011 at 16:10 UTC
    i were happy if it works ;-) but it doesn´t ;-)
    result => "ppm install failed: Can't find any package that provides mingw"
    the simple ways i tried already ^^
    $perlig =~ s/pec/cep/g if 'errors expected';
      I bet you have a 64-bit version of Perl. There's no mingw package for it, but you can install it yourself. See Re: Missing nmake - 64bit, Windows 7. (I'd try it without (d) first.) Or you could simply install a 32-bit version of Perl.
        jackpot ;-) thanks for the link!
        $perlig =~ s/pec/cep/g if 'errors expected';
        i´m using perl 5.12.3
        i can install modules via ppm and cpan.
        but..
        ppm refuses mingw => cant find any package..
        cpan> i /mingw/
        Module < Wx::build::Config::Win32_MinGW (MBARBON/Wx-0.27.tar.gz)
        Module < Wx::build::MakeMaker::Win32_MinGW (MBARBON/Wx-0.98.tar.gz)
        if i try to install these => dmake not ok
        .. :-(

        at How to isntall cpan modules theres a chapter "Installing a make utility and C compiler on 64-bit Windows".. i´m using x64 with win7 since a few days.. for that i think this part dont belong to me.. => i´m getting tired with it ;-) hehe.. so long..

        $perlig =~ s/pec/cep/g if 'errors expected';

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (8)
As of 2024-04-23 13:06 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found