I've tried to install PAR with the cpan shell (perl -MCPAN -e shell) and also with the make file. Both methods fail in similar fashions.
The failure occurs when static.exe runs. A pop-up box (alarm) opens with the following text: This application (static) has failed to start because cygwin1.dll was not found. Re-installing the application may fix this problem. Cygwin1.dll is found in my path (<which cygwin1.dll> returns /usr/bin). As an experiment, I copied cygwin1.dll to the same folder as static.exe (PAR-0.79/myldr) and ran make again. It made it slightly farther, but still failed. This time the message was: This application (static) has failed ....cygperl5_8_2.dll was not found.... Any ideas? Thanks, -Clint perl -v results: v5.8.2 built for cygwin-thread-multi64int uname -a results: CYGWIN_NT-5.1 spk-w-harames 1.5.5(0.94/3/2) 2003-09-20 16:31 i686 unknown unknown Cygwin
