Re: "djgppbin/perl.exe" not found, etc. error

2009-10-29 Thread Ersin Akinci
Jeff, Thanks for the suggestion. Unfortunately, I can't use a prebuilt Win32 binary because I'm literally building on an MS-DOS host for an MS-DOS target using DJGPP. No Visual Studio here! No worries though, I managed to get OpenSSL to compile with a bit of fiddling. I'm providing my notes

"djgppbin/perl.exe" not found, etc. error

2009-10-29 Thread Ersin Akinci
Hi all, I'm trying to compile OpenSSL 0.9.8k in MS-DOS 7.1 with DJGPP and I keep getting errors stating that various utilities cannot be found under the "djgppbin" directory. All of my environment variables are correctly set and ./Configure runs fine, but this strange error keeps coming up. Perh