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

jan99
 2014-09-30 08:52
#177587 #177587
User since
2008-09-18
439 Artikel
BenutzerIn
[default_avatar]
Moin !

ich wollte das Tool für die Auflistung der installierten Pakete auf dem Dienstrechner (das ist der zu dem auch gerade ein GraphicsMagick-Posting läuft) einsetzen und bekomme die Meldung

Quote
Can't locate FileFind.pm in @INC (you may need to install the FileFind module) (
@INC contains: C:/strawberry/perl/site/lib C:/strawberry/perl/vendor/lib C:/stra
wberry/perl/lib .) at installed_pakets.pl line 3.
BEGIN failed--compilation aborted at installed_pakets.pl line 3.


Wenn ich in das Installationsverzeichnis schaue, dann gibt es unter C:\strawberry\perl\lib\File eine Datei mit dem Namne File.pm

Vorab habe ich nochmal versucht das Paket zu installieren - bekomme aber folgende Meldung:

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
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. Alle Rechte vorbehalten.

C:\Users\tappenbeckja>perl -MCPAN -e shell

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

cpan shell -- CPAN exploration and modules installation (v2.00)
Enter 'h' for help.


cpan> install File:Find
Database was generated on Mon, 29 Sep 2014 10:46:44 GMT

Running install for module 'File::Find'
The most recent version "1.27" of the module "File::Find"
is part of the perl-5.20.0 distribution. To install that, you need to run
force install File::Find --or--
install R/RJ/RJBS/perl-5.20.0.tar.gz
Running make test
Can't test without successful make
Running make install
Make had returned bad status, install seems impossible
Stopping: 'install' failed for 'File::Find'.
Failed during this command:
RJBS/perl-5.20.0.tar.gz : make NO isa perl


cpan>

Kann mir auch hier einer weiterhelfen ?

Gruß Jan :-)

modedit Editiert von GwenDragon: Ausgaben bitte in CODE-Tags
Last edited: 2014-09-30 09:38:20 +0200 (CEST)
perl-Greenhorn - Win7 64bit / strawberry (ehem. activeperl) - www.OpenStreetMap.de

View full thread Umstieg auf Strawberry-Perl