Hi All , I got a very strange problem regarding installation of OpenSSL on two machines.I installed Active Perl version( ActivePerl-5.8.8.819-MSWin32-x86-267479)on both machines in which one machine have WINXP Service Pack1 and the other machine have WINXP Service Pack 2 OS.I tried to install the OpenSSL 0.9.8d on both machine.The Machine having SP2 doesn't create any problem and OpenSSL get install successfully but the other machine which have have SP1 throws error
Can't locate strict.pm in @INC at Configure line 9. BEGIN failed--compilation aborted at Configure line 9. on executing the command "perl configure VC-WIN32 --prefix=c:/OpenSSL" Is there any constraint on Perl and OpenSSL version based on Operating System. Thanks in Advance. I