Thread Logs zählen (33 answers)
Opened by la_dy82 at 2011-01-09 15:42

la_dy82
 2011-01-13 14:32
#144653 #144653
User since
2010-10-25
86 Artikel
BenutzerIn
[default_avatar]
danachIch habe folgenden c-Compiler (MinGW GCC) installiert und den Path auf C:\MinGW\bin gesetzt, bekomme aber beim Ausführen des Befehls: perl Makefile.PL
die Fehlermeldung!
Kann mir jemand weiterhelfen? Ich weiß, dass das nicht hier in dieses Perl-Forum gehört, weiß aber nicht weiter...
Code: (dl )
1
2
3
4
5
6
7
8
It looks like you don't have a C compiler on your PATH, so you will not be
able to compile C or XS extension modules. You can install GCC from the
MinGW package using the Perl Package Manager by running:

ppm install MinGW

Warning: prerequisite Number::Compare 0 not found.
Writing Makefile for File::Find::Rule


Die automatische Installation habe ich danach durchgeführt.

Kann die automatische Installation ohne Internet funktionieren(habe an dem Rechner kein Internetzugang)?
Da steht nämlich:
Code: (dl )
The GUI installer will then download and run the mingw-get CLI installer to install GCC version 4.5. Note that make and gdb are installed automatically by the GUI installer. Before using MinGW, you should add C:\MinGW\bin; to the PATH environment variable using the instructions provided below.


EDIT: Kein Internetzugang
Last edited: 2011-01-13 14:45:48 +0100 (CET)

View full thread Logs zählen