Thread Installationsproblem WWW::Mechanize auf Strawberry (27 answers)
Opened by bianca at 2010-02-24 10:21

bianca
 2010-02-24 11:52
#133608 #133608
User since
2009-09-13
7016 Artikel
BenutzerIn

user image
Deiner Theorie folgend liegt es an den fehlschlagenden Tests. Hab es deshalb mal ohne diese versucht:

Code: (dl )
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
cpan> notest install WWW::Mechanize
Running install for module 'WWW::Mechanize'
Running make for P/PE/PETDANCE/WWW-Mechanize-1.60.tar.gz
Has already been unwrapped into directory C:\strawberry\cpan\build\WWW-Mechanize-1.60-pU0Z17
Has already been made
Skipping test because of notest pragma
Running make install
make test had returned bad status, won't install without force

cpan> q
Lockfile removed.

C:\Arbeit\pszv>perl -c test.pl
Can't locate WWW/Mechanize.pm in @INC (@INC contains: C:/strawberry/perl/lib C:/strawberry/perl/site/lib C:\strawberr
y\perl\vendor\lib .) at test.pl line 4.
BEGIN failed--compilation aborted at test.pl line 4.


Deutet das nicht daraufhin, dass es nicht allein an den Tests liegt sondern noch was anderes kaputt ist?
Falls ja, komm ich da irgendwie hinter?

Dankeschön *duck*
10 print "Hallo"
20 goto 10

View full thread Installationsproblem WWW::Mechanize auf Strawberry