Thread Logs zählen
(33 answers)
Opened by la_dy82 at 2011-01-09 15:42
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 It looks like you don't have a C compiler on your PATH, so you will not be 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) |