On Tue, 1 Aug 2017 17:42:32 -0400, "Hou, Ying" <ying....@va.gov> wrote:
> I installed dmake and MinGW. Then I ran perl makefile.pl with no errors > > When I typed dmake > It says error code 129 while making main.o > And error code 258 while making subdirs > A window promps out > cc1.exe the application wasn’t able to start correctly. > > Any ideas? Yes... Remove aything ActiveState related, also MinGW. Install CitrusPerl from https://sourceforge.net/projects/citrusperl/ according to the instructions. Open a CitrusTerm window and type: cpan install PAR-Packer And enjoy. -- Johan