Thread ActivePerl und ModuleInstallation (26 answers)
Opened by Kalmuecke at 2007-01-23 13:32

Kalmuecke
 2007-01-23 18:24
#73524 #73524
User since
2006-10-14
68 Artikel
BenutzerIn
[default_avatar]
Ich habe jetz noch so ein PPM-Package irgendwo herunterladen können und das lies sich installieren allerdings bekomme ich beim Erstellen von einem Test-Script folgende Meldung:

Quote
C:\Perl\site\bin>pp -o hello.exe test.pl
Set up gcc environment - egcs-2.91.57
Perl lib version (v5.8.8) doesn't match executable version (v5.8.6) at C:/Perl/lib/Config.pm line 46.
Compilation failed in require at C:/Perl/lib/Errno.pm line 8.
BEGIN failed--compilation aborted at C:/Perl/lib/Errno.pm line 8.
Compilation failed in require at C:/Perl/lib/File/Temp.pm line 138.
BEGIN failed--compilation aborted at C:/Perl/lib/File/Temp.pm line 138.
Compilation failed in require at C:/Perl/lib/Archive/Zip.pm line 26.
BEGIN failed--compilation aborted at C:/Perl/lib/Archive/Zip.pm line 26.
Compilation failed in require at -e line 406.
pp: Failed to extract a parl from 'PAR::StrippedPARL::Static' to file 'parlAyUH7lV.exe' at C:/Perl/site/lib/PAR/Packer.pm line 1146, <DATA> line 1.


Wie macht ihr das denn, wenn ihr ein Perl-Script in eine EXE wandeln wollt???

Das kann doch nicht so schwer sein! Den ganzen Tag damit verplempert!!! :(:(

View full thread ActivePerl und ModuleInstallation