Thread Umstieg auf Strawberry-Perl (37 answers)
Opened by jan99 at 2014-05-10 09:53

GwenDragon
 2014-05-12 08:47
#175483 #175483
User since
2005-01-17
14548 Artikel
Admin1
[Homepage]
user image
Date::Calc und Vector installiert bei mir auf einem neuen Perl 5.18.2 (32bit) auf WIndows 7 (64bit).
Log:
more (12.0kb):
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
PERL-5.18 C:\>cpan Date::Calc
CPAN: CPAN::SQLite loaded ok (v0.203)
CPAN: LWP::UserAgent loaded ok (v6.05)
CPAN: Time::HiRes loaded ok (v1.9726)
Fetching with LWP:
http://cpan.strawberryperl.com/authors/01mailrc.txt.gz
CPAN: YAML::XS loaded ok (v0.41)
Fetching with LWP:
http://cpan.strawberryperl.com/modules/02packages.details.txt.gz
Fetching with LWP:
http://cpan.strawberryperl.com/modules/03modlist.data.gz
Database was generated on Wed, 07 May 2014 08:10:37 GMT

Updating database file ...
Done!
Running install for module 'Date::Calc'
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/S/ST/STBEY/Date-Calc-6.3.tar.gz
CPAN: Digest::SHA loaded ok (v5.88)
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/S/ST/STBEY/CHECKSUMS
CPAN: Compress::Zlib loaded ok (v2.064)
Checksum for C:\strawberry\cpan\sources\authors\id\S\ST\STBEY\Date-Calc-6.3.tar.gz ok
CPAN: Archive::Tar loaded ok (v1.96)
CPAN: File::Temp loaded ok (v0.2304)
CPAN: Parse::CPAN::Meta loaded ok (v1.4414)
CPAN: CPAN::Meta loaded ok (v2.140640)
Configuring S/ST/STBEY/Date-Calc-6.3.tar.gz with Makefile.PL

*************************************************************
****** BEWARE: Use "make install UNINST=1" to install! ******
*************************************************************

Checking if your kit is complete...
Looks good
Warning: prerequisite Bit::Vector 7.1 not found.
Generating a dmake-style Makefile
Writing Makefile for Date::Calc
Writing MYMETA.yml and MYMETA.json
STBEY/Date-Calc-6.3.tar.gz
C:\strawberry\perl\bin\perl.exe Makefile.PL -- OK
Running make for S/ST/STBEY/Date-Calc-6.3.tar.gz
CPAN: Module::CoreList loaded ok (v3.09)
---- Unsatisfied dependencies detected during ----
---- STBEY/Date-Calc-6.3.tar.gz ----
Bit::Vector [requires]
Running install for module 'Bit::Vector'
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/S/ST/STBEY/Bit-Vector-7.3.tar.gz
Checksum for C:\strawberry\cpan\sources\authors\id\S\ST\STBEY\Bit-Vector-7.3.tar.gz ok
Configuring S/ST/STBEY/Bit-Vector-7.3.tar.gz with Makefile.PL
Checking if your kit is complete...
Looks good
Generating a dmake-style Makefile
Writing Makefile for Bit::Vector
Writing MYMETA.yml and MYMETA.json
Writing patchlevel.h for C:\strawberry\perl\bin\perl.exe (5.018002)
STBEY/Bit-Vector-7.3.tar.gz
C:\strawberry\perl\bin\perl.exe Makefile.PL -- OK
Running make for S/ST/STBEY/Bit-Vector-7.3.tar.gz
cp lib/Bit/Vector/String.pod blib\lib\Bit\Vector\String.pod
cp lib/Bit/Vector/String.pm blib\lib\Bit\Vector\String.pm
cp lib/Bit/Vector/Overload.pm blib\lib\Bit\Vector\Overload.pm
cp lib/Bit/Vector/Overload.pod blib\lib\Bit\Vector\Overload.pod
cp Vector.pod blib\lib\Bit\Vector.pod
cp Vector.pm blib\lib\Bit\Vector.pm
Running Mkbootstrap for Bit::Vector ()
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod -- 644 Vector.bs
gcc -c -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fno-str
ict-aliasing -mms-bitfields -s -O2 -DVERSION=\"7.3\" -DXS_VERSION=\"7.3\" "-IC:\strawberry\perl\lib\CORE"
BitVector.c
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp -typemap C:\strawberry\perl\lib\ExtUtils\typemap
-typemap typemap Vector.xs > Vector.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- Vector.xsc Vec
tor.c
gcc -c -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DUSE_PERLIO -fno-str
ict-aliasing -mms-bitfields -s -O2 -DVERSION=\"7.3\" -DXS_VERSION=\"7.3\" "-IC:\strawberry\perl\lib\CORE"
Vector.c
C:\strawberry\perl\bin\perl.exe -MExtUtils::Mksymlists \
-e "Mksymlists('NAME'=>\"Bit::Vector\", 'DLBASE' => 'Vector', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => {
}, 'DL_VARS' => []);"
dlltool --def Vector.def --output-exp dll.exp
g++.exe -o blib\arch\auto\Bit\Vector\Vector.dll -Wl,--base-file -Wl,dll.base -mdll -s -L"C:\strawberry\perl\lib\CORE" -L
"C:\strawberry\c\lib" BitVector.o Vector.o C:\strawberry\perl\lib\CORE\libperl518.a -lmoldname -lkernel32 -luser
32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lvers
ion -lodbc32 -lodbccp32 -lcomctl32 dll.exp
dlltool --def Vector.def --base-file dll.base --output-exp dll.exp
g++.exe -o blib\arch\auto\Bit\Vector\Vector.dll -mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib" BitVect
or.o Vector.o C:\strawberry\perl\lib\CORE\libperl518.a -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32
-ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl
32 dll.exp
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod -- 755 blib\arch\auto\Bit\Vector\Vector.dll
STBEY/Bit-Vector-7.3.tar.gz
C:\strawberry\c\bin\dmake.exe -- OK
Running make test
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_h
arness(0, 'blib\lib', 'blib\arch')" t/*.t
t/00_____version.t .. ok
t/01_________new.t .. ok
t/02_____destroy.t .. ok
t/03__operations.t .. ok
t/04___functions.t .. ok
t/05______primes.t .. ok
t/06______subset.t .. ok
t/07_____compare.t .. ok
t/08______resize.t .. ok
t/09__parameters.t .. ok
t/10___intervals.t .. ok
t/11_______shift.t .. ok
t/12______string.t .. ok
t/13___increment.t .. ok
t/14_______empty.t .. ok
t/15_________add.t .. ok
t/16____subtract.t .. ok
t/17_________gcd.t .. ok
t/28___chunklist.t .. ok
t/30__overloaded.t .. ok
t/40___auxiliary.t .. ok
t/50_freeze_thaw.t .. ok
t/51_file_nstore.t .. ok
All tests successful.
Files=23, Tests=91579, 13 wallclock secs ( 7.52 usr + 0.13 sys = 7.64 CPU)
Result: PASS
STBEY/Bit-Vector-7.3.tar.gz
C:\strawberry\c\bin\dmake.exe test -- OK
Running make install
Files found in blib\arch: installing files in blib\lib into architecture dependent library tree
Installing C:\strawberry\perl\site\lib\auto\Bit\Vector\Vector.dll
Installing C:\strawberry\perl\site\lib\Bit\Vector.pm
Installing C:\strawberry\perl\site\lib\Bit\Vector.pod
Installing C:\strawberry\perl\site\lib\Bit\Vector\Overload.pm
Installing C:\strawberry\perl\site\lib\Bit\Vector\Overload.pod
Installing C:\strawberry\perl\site\lib\Bit\Vector\String.pm
Installing C:\strawberry\perl\site\lib\Bit\Vector\String.pod
Appending installation info to C:\strawberry\perl\lib/perllocal.pod
STBEY/Bit-Vector-7.3.tar.gz
C:\strawberry\c\bin\dmake.exe install UNINST=1 -- OK
STBEY/Date-Calc-6.3.tar.gz
Has already been unwrapped into directory C:\strawberry\cpan\build\Date-Calc-6.3-OtkP_u
STBEY/Date-Calc-6.3.tar.gz
Has already been prepared
Running make for S/ST/STBEY/Date-Calc-6.3.tar.gz
cp lib/Date/Calendar.pod blib\lib\Date\Calendar.pod
cp lib/Date/Calendar/Year.pod blib\lib\Date\Calendar\Year.pod
cp lib/Date/Calc/PP.pm blib\lib\Date\Calc\PP.pm
cp lib/Date/Calc/Object.pod blib\lib\Date\Calc\Object.pod
cp lib/Date/Calc.pod blib\lib\Date\Calc.pod
cp lib/Date/Calendar/Year.pm blib\lib\Date\Calendar\Year.pm
cp lib/Date/Calc/PP.pod blib\lib\Date\Calc\PP.pod
cp lib/Date/Calendar/Profiles.pod blib\lib\Date\Calendar\Profiles.pod
cp lib/Date/Calc.pm blib\lib\Date\Calc.pm
cp lib/Date/Calendar.pm blib\lib\Date\Calendar.pm
cp lib/Date/Calc/Object.pm blib\lib\Date\Calc\Object.pm
cp lib/Date/Calendar/Profiles.pm blib\lib\Date\Calendar\Profiles.pm
STBEY/Date-Calc-6.3.tar.gz
C:\strawberry\c\bin\dmake.exe -- OK
Running make test
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_h
arness(0, 'blib\lib', 'blib\arch')" t/*.t
t/f000.t .. ok
t/f001.t .. ok
t/f002.t .. ok
t/f003.t .. ok
t/f004.t .. ok
t/f005.t .. ok
t/f006.t .. ok
t/f007.t .. ok
t/f008.t .. ok
t/f009.t .. ok
t/f010.t .. ok
t/f011.t .. ok
t/f012.t .. ok
t/f013.t .. ok
t/f014.t .. ok
t/f015.t .. ok
t/f016.t .. ok
t/f017.t .. ok
t/f018.t .. ok
t/f019.t .. ok
t/f020.t .. ok
t/f021.t .. ok
t/f022.t .. ok
t/f023.t .. ok
t/f024.t .. ok
t/f025.t .. ok
t/f026.t .. ok
t/f027.t .. ok
t/f028.t .. ok
t/f029.t .. ok
t/f030.t .. ok
t/f031.t .. ok
t/f032.t .. ok
t/f033.t .. ok
t/f034.t .. ok
t/f035.t .. ok
t/f036.t .. ok
t/f037.t .. ok
t/m001.t .. ok
t/m002.t .. ok
t/m003.t .. ok
t/m004.t .. ok
t/m005.t .. ok
t/m006.t .. ok
t/m007.t .. ok
t/m008.t .. ok
t/m009.t .. ok
t/m010.t .. ok
t/m011.t .. ok
t/m012.t .. ok
t/m013.t .. ok
All tests successful.
Files=51, Tests=3381, 11 wallclock secs ( 0.87 usr + 0.36 sys = 1.23 CPU)
Result: PASS
STBEY/Date-Calc-6.3.tar.gz
C:\strawberry\c\bin\dmake.exe test -- OK
Running make install
Installing C:\strawberry\perl\site\lib\Date\Calc.pm
Installing C:\strawberry\perl\site\lib\Date\Calc.pod
Installing C:\strawberry\perl\site\lib\Date\Calendar.pm
Installing C:\strawberry\perl\site\lib\Date\Calendar.pod
Installing C:\strawberry\perl\site\lib\Date\Calc\Object.pm
Installing C:\strawberry\perl\site\lib\Date\Calc\Object.pod
Installing C:\strawberry\perl\site\lib\Date\Calc\PP.pm
Installing C:\strawberry\perl\site\lib\Date\Calc\PP.pod
Installing C:\strawberry\perl\site\lib\Date\Calendar\Profiles.pm
Installing C:\strawberry\perl\site\lib\Date\Calendar\Profiles.pod
Installing C:\strawberry\perl\site\lib\Date\Calendar\Year.pm
Installing C:\strawberry\perl\site\lib\Date\Calendar\Year.pod
Appending installation info to C:\strawberry\perl\lib/perllocal.pod
STBEY/Date-Calc-6.3.tar.gz
C:\strawberry\c\bin\dmake.exe install UNINST=1 -- OK


Quote
There seems to be running another CPAN process (pid 1804). Contacting...
Other job not responding. Shall I overwrite the lockfile 'C:\strawberry\cpan\.lo
ck'? (Y/n) [y] y

Hast du mehrfach cpan am laufen gehabt und dann abgebrochen?
Lösche vor dem Starten erst mal bitte C:\strawberry\cpan\.lock
Sind noch mehrere perl.exe am oder cmd.exe laufen? Starte bitte den Taskmanager und beende im Reiter Prozesse diese.

Ich empfehle ein sauberes Perl-System zu erzeugen.
Deinstalliere ActivePerl und DWimperl.
Lösche das Verzeichnis C:\Perl und C:?Dwimperl und C:\strawberry
Installiere Strawberry Perl

Editiert von GwenDragon: Hinweis auf lock, Sauberes Perl
Last edited: 2014-05-12 08:53:31 +0200 (CEST)
die Drachin, Gwendolyn


Unterschiedliche Perl-Versionen auf Windows (fast wie perlbrew) • Meine Perl-Artikel

View full thread Umstieg auf Strawberry-Perl