... | ... | @@ -116,6 +116,8 @@ Then: |
|
|
* Choose your preferred download mirror.
|
|
|
* During package selection, search for `libcurl`.
|
|
|
* Under the _Net_ category, click both `libcurl` and `libcurl-devel` versions until they become _7.8.1-2_.
|
|
|
* Wait for the setup to finish and then hit enter and run the following command:
|
|
|
* Keep hitting next.
|
|
|
|
|
|
Wait for the setup to finish and then hit enter and run the following command:
|
|
|
|
|
|
c:\cygwin\bin\bash.exe -c "PATH=/usr/bin; mkdir -p /home/%username% && cd /home/%username% && git clone git://github.com/djberg96/sys-proctable.git && cd sys-proctable && mkdir -p /usr/lib/ruby/site_ruby/1.9.1/sys && rake install && gem build sys-proctable.gemspec && gem install ./sys-proctable-*-x86-cygwin.gem && gem install arachni" |