Question

Does anyone knows (maybe all relevant steps) how I can run/install Wraith on Windows 7?

The documentation (http://bbc-news.github.io/wraith/index.html#Installation) is unfortunately very vague.

Thanks in advance

Martin

Was it helpful?

Solution

Required downloads:

Installation:

  • Install ImageMagick
  • Unpack PhantomJs in various folder
  • Install Ruby by use of RubyInstaller
  • Unpack Ruby DevKit
  • Unpack Wraith to some folder

PATH-Variables:

  • \ImageMagick
  • \PhantomJs
  • \Ruby200\bin

Command-Line:

  • go to Wraith-folder
  • call "gem install wraith"
  • call "wraith setup"
  • enjoy wraith

The configuration can be changed in the file config.yaml

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top