Hello,

I've tried to create a PAR archive from a Catalyst app and I've done:

1. Put catalyst_par(); in Makefile.PL.

2. Run perl Makefile.PL

3. Run nmake catalyst_par

But it gave the following error:

Writing PAR "acces.par"
NMAKE : fatal error U1077: 'E:\perl510\bin\perl.exe' : return code '0x2'
Stop.
Do you have any idea what could be the problem? PAR? Catalyst?

Can't a PAR archive of a Catalyst app be built under Windows?

Thanks.

Octavian


_______________________________________________
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/

Reply via email to