Thread TinyPerl (5 answers)
Opened by Mako at 2008-01-29 15:16

Mako
 2008-02-05 18:40
#105597 #105597
User since
2007-10-05
31 Artikel
BenutzerIn
[default_avatar]
Ich hab was falsch installiert, aber ich steh vor einem neuem Problem.

Ich kann jetzt mit
pp -o archive.par -p skript.pl

ein archive erstellen.

Wenn ich aber mit diesem Archiv
pp -o Start archive.par

(oder so hab ichs auch noch probiert)
pp -o Start.exe archive.par

eine EXE erzeugen will liefert mir zuerst windows ein Fehlermeldung
und zwar

Der Prozedureinsprungpunkt "Perl_sv_2iv_flags" wurde in der DLL "perl58.dll" nicht gefunden.

und dann sobald ich die bestätige bringt mir die Shell folgendes:

Can't load 'C:/Perl/lib/auto/IO/IO.dll' for module IO: load_file:///Die angegebene
Prozedur wurde nicht gefunden at C:/Perl/lib/XSLoader.pm line 64.
at C:/Perl/lib/IO.pm line 11
Compilation failed in require at C:/Perl/lib/IO/Handle.pm line 263.
BEGIN failed--compilation aborted at C:/Perl/lib/IO/Handle.pm line 263.
Compilation failed in require at C:/Perl/lib/IO/Seekable.pm line 101.
BEGIN failed--compilation aborted at C:/Perl/lib/IO/Seekable.pm line 101.
Compilation failed in require at C:/Perl/lib/IO/File.pm line 133.
BEGIN failed--compilation aborted at C:/Perl/lib/IO/File.pm line 133.
Compilation failed in require at -e line 468.
pp: Failed to extract a parl from 'PAR::StrippedPARL::Static' to file 'parlb6Tc6
ye.exe' at C:/Perl/site/lib/PAR/Packer.pm line 1155, <DATA> line 1.

Habt ihr sowas schon mal gehabt?

Danke

View full thread TinyPerl