[ros-bugs] [Bug 3548] Strawberry Perl 5.10.0.1 cannot open perl script due to unknown error 123

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Sun Jul 27 20:24:06 CEST 2008


http://www.reactos.org/bugzilla/show_bug.cgi?id=3548


jeanmichel.123 <jeanmichel.123 at free.Fr> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




--- Comment #3 from jeanmichel.123 <jeanmichel.123 at free.Fr>  2008-07-27 20:24:06 CET ---
(In reply to comment #0)
> Strawberry Perl 5.10.0.1 installs fine with r34605.
> 
> Download Strawberry Perl 5.10.0.1
> 2000/XP/2003, English, 18MB, Apr 2008
> http://strawberryperl.com/
> 
> Then in console, change directory to c:\strawberry\perl\bin\
> 
> perl -e "print 43;"
> works wonderful and displays 43 on console.
> 
> However, when I try to launch a perl file such as:
> perl.exe -x win32envpath.bat
> it says:
> cannot open perl script due to unknown error 123
> 
> The same 123 appears with ..\lib\validate.pl

This occurs with a relative path, but does not occurs with an abolute path.

This mean that perl.exe c:\strawberry\perl\lib\validate.pl does not make this
error.

When absolute path is not provided, perl try to open:
(lib/sdk/crt/stdio/file.c:1589) :open
C:\strawberry\perl\bin\????????????????????????.\lib\timelocal.pl
(lib/sdk/crt/stdio/file.c:1471) :_sopen
C:\strawberry\perl\bin\????????????????????????.\lib\timelocal.pl
which does not exist.


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the Ros-bugs mailing list