I'm having problems getting pp to build an executable on WindowsXP.
When I execute:

        pp -o output.exe input.pl

I get this:

        Can't locate Cwd.pm in @INC (@INC contains: CODE(0xa20874) .) at
C:/Perl/lib/File/Spec/Win32.pm line 4.
        BEGIN failed--compilation aborted at
C:/Perl/lib/File/Spec/Win32.pm line 4.
        Compilation failed in require at C:/Perl/lib/File/Spec.pm line
15.
        Compilation failed in require at C:/Perl/lib/IO/File.pm line
113.
        BEGIN failed--compilation aborted at C:/Perl/lib/IO/File.pm line
113.
        Compilation failed in require at -e line 305.

Doesn't matter what's in 'input.pl'.  Could just be a 'hello world' type
program.  It will fail.  Any ideas what I'm missing?

Chris Shaffer

*****
The information transmitted is intended only for the person or entity to which 
it is addressed and may contain confidential, proprietary, and/or privileged 
material. Any review, retransmission, dissemination or other use of, or taking 
of any action in reliance upon this information by persons or entities other 
than the intended recipient is prohibited. If you received this in error, 
please contact the sender and delete the material from all computers. 162

Reply via email to