Re: Can't spawn parl.exe: No error at c:\Perl\bin\pp line 372
I apoligise if this message doesn't get posted to the par mailing list correctly - I'm trying here... I, too, had problems with parl.exe not spawning. I am running Windows XP Pro (WinXP WinXPPro), and I have MSVC++ installed. I am using ActiveState's perl. Whenever I tried to generate things with pp, I would get this error (Can't spawn parl.exe: No error at c:\Perl\bin\pp line 372), and a nice little MS window would pop up asking me if I wanted to debug, etc. Even better, if I ran parl.exe, it would immediately crash, giving me the same window, but no error message. Finally, I used ppm to install par, and -lo and behold!-, it seems to be working. I guess it couldn't find Par.pm and was dying. Hope my experience helps!! Peter __ Do you Yahoo!? Free Pop-Up Blocker - Get it now http://companion.yahoo.com/
Re: Can't spawn parl.exe: No error at c:\Perl\bin\pp line 372
In case it helps, it looks like parl.exe runs consistently for me on WinXPPro. I don't have your program to try, but running pp on simple scripts and executing them also appears to work correctly. Setup: OS: WinXPPro Perl: Activestate 5.8.0 Built 00:45:44 Mar 31, 2003 PAR: 0.75 (from binary) If there is anything I can help test for this, please let me know. Thanks, Nathan Barrie Slaymaker wrote: pp looks to be very nice, but I can't seem to get parl.exe to load reliably on WinXPPro, example session below. Any ideas? Thanks, Barrie C:\Perforce\VCPparl C:\Perforce\VCPparl C:\Perforce\VCPparl C:\Perforce\VCPparl C:\Perforce\VCPpp -o vcp.exe bin/vcp Can't spawn C:\Perl\bin\parl.exe: No error at C:\Perl\bin\pp line 372. C:\Perforce\VCPparl C:\Perforce\VCPparl Usage: C:\Perl\bin\parl.exe [ -Alib.par ] [ -Idir ] [ -Mmodule ] [ src.par ] [ p rogram.pl ] C:\Perl\bin\parl.exe [ -B|-b ] [-Ooutfile] src.par C:\Perforce\VCPpp -o vcp.exe bin/vcp C:\Perforce\VCPvcp.exe Can't locate VCP/Logger.pm in @INC (@INC contains: CODE(0xc29844) CODE(0xd151e0) .) at script/vcp line 271. BEGIN failed--compilation aborted at script/vcp line 271.
Re: Can't spawn parl.exe: No error at c:\Perl\bin\pp line 372
On Sep 27 2003, Barrie Slaymaker wrote: On Sep 27 2003, Barrie Slaymaker wrote: pp looks to be very nice, but I can't seem to get parl.exe to load reliably on WinXPPro, example session below. Any ideas? More info: parl.exe launches reliably on Win2KPro. Spoke too soon. Every once in a while I get the same failure when running pp on Win2KPro. I also get silent, quick exits occasionally when running the generated executable, unfortunately. I'm running both Win2K and WinXP under VMWare, but all other executables seem to load well and run (we run some pretty serious C++ compiles on win2k, for instance). - Barrie
Re: Can't spawn parl.exe: No error at c:\Perl\bin\pp line 372
On Sep 27 2003, Autrijus Tang wrote: Bummer. Having no WinXP here I can't test it at all. However, what version of VC++ are you using to compile parl.exe on WinXP? It's a binary install hidden from me by PAR-0.75's Makefile.PL magic :). - Barrie