[ros-bugs] [Bug 3548] New: 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
Tue Jul 22 00:01:43 CEST 2008


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

           Summary: Strawberry Perl 5.10.0.1 cannot open perl script due to
                    unknown error 123
           Product: ReactOS
           Version: TRUNK
          Platform: QEmu
        OS/Version: ReactOS
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: Win32
        AssignedTo: ros-bugs at reactos.org
        ReportedBy: jeanmichel.123 at free.Fr
         QAContact: ros-bugs at reactos.org


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


You probably also noted that win32envpath.bat is both bat and perl script.

When I try 
perl.exe -S -x win32envpath.bat
or 
win32envpath.bat

it fails with:
Can not find win32... on PATH.

perl -V also displays an error on Config.pm file, and/or pseudo @INC variable.


-- 
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