1
edit
Changes
m
→Setting Environment Variables
- Download the SSLeay installation tarball from [http://www.perl.com/CPAN/modules/by-module/Crypt/Crypt-SSLeay-0.07.tar.gz here] and extract to C:\ or to a preferred location of yours.
- Open another Cygwin terminal and go to the folder you have extracted and install the SSLeay module by typing <pre>cd /cygdrive/c/Crypt-SSLeay-0.07perl Makefile.PL </pre>- You will now be asked for the location of the SSLeay source. Type in the location of the folder where you have extracted the folder.<pre>Which SSLeay do you want to link against? /cygdrive/c/Crypt-SSLeay-0.07</pre>