Thread ActivePerl Mail::Mailer bzw. Mail::Sendmail installieren (19 answers)
Opened by jan99 at 2013-08-19 15:49

jan99
 2014-01-22 15:11
#173147 #173147
User since
2008-09-18
439 Artikel
BenutzerIn
[default_avatar]
hi !

hier einmal einfach der gesamte Report:

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
C:\Users\tappenbeck>ppm repo
┌────┬───────┬────────────────────────────────┐
│ id │ pkgs │ name │
├────┼───────┼────────────────────────────────┤
│ 1 │ 16067 │ ActiveState Package Repository │
│ 2 │ 15119 │ Trouchelle.com │
└────┴───────┴────────────────────────────────┘
(2 enabled repositories)

C:\Users\tappenbeck>ppm log
Last minute of C:\Users\TAPPEN~1\AppData\Local\Temp\ppm4.log:

2014-01-22T15:10:20 <6> [ppm:81] ppm install Mail::Sendmail
2014-01-22T15:10:20 <7> [Client.pm:529] http://ppm4.activestate.com/MSWin32-x86/
5.10/1007/package.xml is still fresh
2014-01-22T15:10:20 <7> [Client.pm:529] http://trouchelle.com/ppm10/package.xml
is still fresh
2014-01-22T15:10:20 <7> [Client.pm:992] Want Mail::Sendmail >= 0
2014-01-22T15:10:20 <7> [Client.pm:866] Feature Mail::Sendmail not found in site

2014-01-22T15:10:20 <7> [Client.pm:866] Feature Mail::Sendmail not found in perl

2014-01-22T15:10:20 <7> [Client.pm:875] Module Mail::Sendmail not found in @INC
2014-01-22T15:10:20 <7> [Client.pm:866] Feature Mail::Sendmail not found in site

2014-01-22T15:10:20 <7> [Client.pm:866] Feature Mail::Sendmail not found in perl

2014-01-22T15:10:20 <7> [Client.pm:875] Module Mail::Sendmail not found in @INC
2014-01-22T15:10:20 <5> [ppm:1326] Installing into site
2014-01-22T15:10:21 <6> [Web.pm:102] GET http://ppm4.activestate.com/MSWin32-x86
/5.10/1007/M/MI/MIVKOVIC/Mail-Sendmail-0.79.tar.gz ==> 302 Found (363 bytes in 0
.40 sec - 1 KB/s)
2014-01-22T15:10:21 <6> [Web.pm:102] GET http://ppm4-be.activestate.com/MSWin32-
x86/5.10//1000/M/MI/MIVKOVIC/Mail-Sendmail-0.79.tar.gz ==> 401 Authorization Req
uired (489 bytes in 0.50 sec - 1 KB/s)
2014-01-22T15:10:21 <3> [ppm:85] ppm install: 401 Authorization Required at C:/P
erl/lib/ActivePerl/PPM/Client.pm line 1165. ...propagated at C:\Perl\bin/ppm lin
e 1153.
2014-01-22T15:10:33 <6> [ppm:81] ppm repo
2014-01-22T15:10:39 <6> [ppm:81] ppm log

C:\Users\tappenbeck>ppm install Mail::Sendmail
Downloading Mail-Sendmail-0.79...redirect
Downloading Mail-Sendmail-0.79...failed 401 Authorization Required
ppm install failed: 401 Authorization Required

C:\Users\tappenbeck>


Kannst Du was damit anfangen ?

Gruß Jan :-)
perl-Greenhorn - Win7 64bit / strawberry (ehem. activeperl) - www.OpenStreetMap.de

View full thread ActivePerl Mail::Mailer bzw. Mail::Sendmail installieren