05 Mar 2009, 19:04
Generic-user-small

Josh Holt (1 post)

In the preface you may want to point readers to this link—> http://github.com/michaelklishin/webrat/tree/ma…

esp. helpful for Ubuntu users is the following command: sudo apt-get install libxslt1-dev libxml2-dev
Otherwise the Nokogiri gem, which Webrat depends on, won’t install properly.

05 Mar 2009, 23:41
Dchelimsky_pragsmall

David Chelimsky (206 posts)

We can add the Ubuntu help, but why do you want us to point to a fork of webrat instead of the master, which is http://github.com/brynary/webrat?

17 Apr 2009, 03:48
Adam_pragsmall

Adam Lowe (1 post)

Josh, thanks a lot “sudo apt-get install libxslt1-dev libxml2-dev” solved my problem and webrat installed fine after that.

  You must be logged in to comment