How to Install MPC on a Windows Box with Cygwin

Make sure that perl is installed on your system. If it is not, then run setup.exe, and install perl. You need only install the base package "Larry Wall's Practical Extraction Report Language".
My favorite Cygwin mirror is of course http://acumensoftwareinc.com:8088.
Goto OciWeb and download the most recent tar.gz file.
Or you can get version 3_3_85 from here
choose a directory to place the file. I chose /usr/local/bin.
cd /usr/local/bin
tar zxvf ~/MPC_3_4_19.tar.gz
This installs mpc.pl and mwc.pl in /usr/local/bin/MPC
edit the environment table: