in reply to Re^2: Running a packaged script using MozRepl
in thread Running a packaged script using MozRepl

Give ppsimple.pl a try, if it doesn't work post the last part of the log which is the call to pp/invocation of pp, and the output of pp

  • Comment on Re^3: Running a packaged script using MozRepl

Replies are listed 'Best First'.
Re^4: Running a packaged script using MozRepl
by frazap (Monk) on Jul 19, 2017 at 10:40 UTC
    Same error with ppsimple.pl

    Last part of the output

    PP => "C:\\strawberry\\perl\\site\\bin\\pp.BAT", REFLESSINC => [ "U:\\docs\\perl\\lib", "C:/strawberry/perl/site/lib/MSWin32-x86-multi-thread-64int", "C:/strawberry/perl/site/lib", "C:/strawberry/perl/vendor/lib", "C:/strawberry/perl/lib", ".", ], SCANDEPS => "C:\\strawberry\\perl\\site\\bin\\scandeps.BAT", WXPAR => "C:\\strawberry\\perl\\site\\bin\\wxpar.BAT", }, "Snack") [ "C:\\strawberry\\perl\\site\\bin\\scandeps.BAT", "-V", "-c", "-C", "C:\\Users\\rappazf\\AppData\\Local/par-pp-CACHEFILE.dat", "cotes_chrome.pl", ] ... Packing "C:\Users\rappazf\AppData\Local\Temp\par-72617070617a66\cache- +7442687ab21232eb108bc766c9a1b22665abdf7b/f9475560.dll"... Written as "auto/Win32/Win32.xs.dll" try cotes_chrome.exe if it works without %PATH% change it to gui with ( C:\strawberry\perl\ +bin\exe_update.BAT )

      Hi,

      Yeah, ppsimple makes too much output ... the call to pp itself is whats creates the .exe, the call to scandeps doesn't create any .exe