Thread XAMPP, Windows, Modulinstallation klappt nicht. (14 answers)
Opened by Ionit at 2020-12-17 20:44

GwenDragon
 2020-12-17 21:23
#193004 #193004
User since
2005-01-17
14533 Artikel
Admin1
[Homepage]
user image
Ich hab kein XMPP. Ich weiß nicht was Apachefriends da zusammen mixen, aber früher lief da so manches auch nicht bei XMPP.

Ich benutze Perl Strawberry Perl als eingenständiges entzipptes Perl.
Bei mir auf Strawberry Perl 5.16 32bit kompiliert Test-Taint-1.08 ohne Fehler.
more (5.6kb):
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
PERL-5.16 T:\>cpan Test::Taint
CPAN: CPAN::SQLite loaded ok (v0.202)
CPAN: LWP::UserAgent loaded ok (v6.04)
CPAN: Time::HiRes loaded ok (v1.9725)
Fetching with LWP:
http://cpan.strawberryperl.com/authors/01mailrc.txt.gz
CPAN: YAML::XS loaded ok (v0.39)
Fetching with LWP:
http://cpan.strawberryperl.com/modules/02packages.details.txt.gz
Fetching with LWP:
http://cpan.strawberryperl.com/modules/03modlist.data.gz
Creating database file ...
Done!Running install for module 'Test::Taint'
Running make for P/PE/PETDANCE/Test-Taint-1.08.tar.gz
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/P/PE/PETDANCE/Test-Taint-1.08.tar.gz
CPAN: Digest::SHA loaded ok (v5.84)
Fetching with LWP:
http://cpan.strawberryperl.com/authors/id/P/PE/PETDANCE/CHECKSUMS
CPAN: Compress::Zlib loaded ok (v2.06)
Checksum for C:\strawberry\cpan\sources\authors\id\P\PE\PETDANCE\Test-Taint-1.08.tar.gz ok
CPAN: Archive::Tar loaded ok (v1.90)
CPAN: File::Temp loaded ok (v0.22)
CPAN: CPAN::Meta loaded ok (v2.120921)
CPAN: Module::CoreList loaded ok (v2.83)

CPAN.pm: Building P/PE/PETDANCE/Test-Taint-1.08.tar.gz

Checking if your kit is complete...
Looks good
Writing Makefile for Test::Taint
Writing MYMETA.yml and MYMETA.json
cp Taint.pm blib\lib\Test\Taint.pm
C:\strawberry\perl\bin\perl.exe C:\strawberry\perl\lib\ExtUtils\xsubpp -typemap C:\strawberry\perl\lib\ExtUtils\typemap Taint.xs > Taint.xsc && C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e mv -- Taint.xsc Taint.c
Please specify prototyping behavior for Taint.xs (see perlxs manual)
gcc -c -s -O2 -DWIN32 -DPERL_TEXTMODE_SCRIPTS -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -mms-bitfields -s -O2 -DVERSION=\"1.08\" -DXS_VERSION=\"1.08\" "-IC:\strawberry\perl\lib\CORE" Taint.c
Running Mkbootstrap for Test::Taint ()
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod -- 644 Taint.bs
C:\strawberry\perl\bin\perl.exe -MExtUtils::Mksymlists \
-e "Mksymlists('NAME'=>\"Test::Taint\", 'DLBASE' => 'Taint', 'DL_FUNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);"
dlltool --def Taint.def --output-exp dll.exp
g++.exe -o blib\arch\auto\Test\Taint\Taint.dll -Wl,--base-file -Wl,dll.base -mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib" Taint.o C:\strawberry\perl\lib\CORE\libperl516.a -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 dll.exp
dlltool --def Taint.def --base-file dll.base --output-exp dll.exp
g++.exe -o blib\arch\auto\Test\Taint\Taint.dll -mdll -s -L"C:\strawberry\perl\lib\CORE" -L"C:\strawberry\c\lib" Taint.o C:\strawberry\perl\lib\CORE\libperl516.a -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lws2_32 -lmpr -lwinmm -lversion -lodbc32 -lodbccp32 -lcomctl32 dll.exp
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod -- 755 blib\arch\auto\Test\Taint\Taint.dll
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e cp -- Taint.bs blib\arch\auto\Test\Taint\Taint.bs
C:\strawberry\perl\bin\perl.exe -MExtUtils::Command -e chmod -- 644 blib\arch\auto\Test\Taint\Taint.bs
PETDANCE/Test-Taint-1.08.tar.gz
C:\strawberry\c\bin\dmake.exe -- OK
Running make test
C:\strawberry\perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib\lib', 'blib\arch')" t/*.t
t/00.load.t ............ # Testing Test::Taint 1.08, Perl 5.016003, C:\strawberry\perl\bin\perl.exe
t/00.load.t ............ ok
t/no-dash-T.t .......... ok
t/pod-coverage.t ....... skipped: Test::Pod::Coverage 1.04 required for testing POD
t/pod.t ................ skipped: Test::Pod 1.14 required for testing POD
t/taint.t .............. ok
t/taint_deeply.t ....... ok
t/tainted.t ............ ok
t/tainted_ok.t ......... ok
t/tainted_ok_deeply.t .. ok
All tests successful.
Files=9, Tests=143, 1 wallclock secs ( 0.02 usr + 0.03 sys = 0.05 CPU)
Result: PASS
PETDANCE/Test-Taint-1.08.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\Test\Taint\Taint.bs
Installing C:\strawberry\perl\site\lib\auto\Test\Taint\Taint.dll
Installing C:\strawberry\perl\site\lib\Test\Taint.pm
Appending installation info to C:\strawberry\perl\lib/perllocal.pod
PETDANCE/Test-Taint-1.08.tar.gz
C:\strawberry\c\bin\dmake.exe install UNINST=1 -- OK
die Drachin, Gwendolyn


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

View full thread XAMPP, Windows, Modulinstallation klappt nicht.