Thread Probleme mit CPAN install - Xampp Windows 10 (30 answers)
Opened by Henry07 at 2022-01-23 17:58

Henry07
 2022-01-23 17:58
#194186 #194186
User since
2007-11-07
48 Artikel
BenutzerIn
[default_avatar]
Hallo,

kann mir jemand helfen/sagen was bei mir falsch läuft, bzw. was ich ändern muss damit das install läuft.

Danke

Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
cpan> install MIME:Lite
Running install for module 'MIME::Lite'
Running make for R/RJ/RJBS/MIME-Lite-3.033.tar.gz
Has already been unwrapped into directory C:\xampp\cpan\build\MIME-Lite-3.033-nl5ILg

CPAN.pm: Building R/RJ/RJBS/MIME-Lite-3.033.tar.gz

---- Unsatisfied dependencies detected during ----
---- RJBS/MIME-Lite-3.033.tar.gz ----
Email::Date::Format [requires]
MIME::Types [requires]
Mail::Address [requires]
Running make test
Delayed until after prerequisites
Running make install
Delayed until after prerequisites
Running install for module 'Email::Date::Format'
Running make for R/RJ/RJBS/Email-Date-Format-1.005.tar.gz
Has already been unwrapped into directory C:\xampp\cpan\build\Email-Date-Format-1.005-ezaeGI
Could not make: Unknown error
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Running install for module 'MIME::Types'
Running make for M/MA/MARKOV/MIME-Types-2.22.tar.gz
Fetching with LWP:
http://www.cpan.org/authors/id/M/MA/MARKOV/MIME-Types-2.22.tar.gz
Fetching with LWP:
http://www.cpan.org/authors/id/M/MA/MARKOV/CHECKSUMS
Checksum for C:\xampp\cpan\sources\authors\id\M\MA\MARKOV\MIME-Types-2.22.tar.gz ok

CPAN.pm: Building M/MA/MARKOV/MIME-Types-2.22.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for MIME::Types
Writing MYMETA.yml and MYMETA.json
Das System kann den angegebenen Pfad nicht finden.
MARKOV/MIME-Types-2.22.tar.gz
C:\xampp\c\bin\dmake.exe -- NOT OK
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Stopping: 'install' failed for 'MIME::Types'.
Failed during this command:
MARKOV/MIME-Types-2.22.tar.gz : make NO

cpan>

View full thread Probleme mit CPAN install - Xampp Windows 10