lsiden@morpheus:cucumber$ cucumber --version
0.4.4
lsiden@morpheus:cucumber$ cucumber
no such file to load -- webrat (LoadError)
At the advice of some post I installed ruby1.9-dev and when I ran
"sudo gem install webrat" it threw
In file included from ./nokogiri.h:72,
from ./xml_schema.h:4,
from xml_schema.c:1:
./xml_document.h:5:16: error: st.h: No such file or directory
make: *** [xml_schema.o] Error 1
Gem files will remain installed in /var/lib/gems/1.9.0/gems/
nokogiri-1.4.0 for inspection.
Results logged to /var/lib/gems/1.9.0/gems/nokogiri-1.4.0/ext/nokogiri/
gem_make.out
On Nov 25, 3:43 am, aslak hellesoy <
aslak.helle...@gmail.com> wrote:
> > gem install cucumber -shttp://
gemcutter.org
>
> That's right - I don't think I pushed 0.4.4 to rubyforge, only
> gemcutter. I'll push to rubyforge and gemcutter in the future - as
> long as it's possible. At some point rubyforge will probably deny
> publishing new gems if they haven't already.
>
> A more permanent solution is:
>
> gem install gemcutter && gem tumble
> or
> gem source --addhttp://
gemcutter.org