1
edit
Changes
m
→Setting Environment Variables
== Setting Environment Variables ==
* Run Cygwin terminal and apply the follows:
<pre>
export WINDOWS_VISTA_PSDK=TRUE
</pre>
* Additional Perl Modules Installation with CPAN Start CPAN and install additional modules by typing following commands in the Cygwin terminal <pre>export FTP_PASSIVE="1"perl -MCPAN -e shell</pre>
to be continued...