Can't seem to install bleak house

hi, guys

I looked at

and figured I give bleak house a try.

I ran into a problem during installation of the gem.

Here’s an extract:

--------------------------------- Extract start

Makefile:671: warning: overriding commands for target dist' Makefile:671: warning: ignoring old commands for target dist’
gcc -O2 -g -Wall -Wno-parentheses -DRUBY_EXPORT -D_GNU_SOURCE=1 -
L. -L. -rdynamic -Wl,-export-dynamic -rdynamic -Wl,-export-dynamic
main.o -lruby-static -lrt -ldl -lcrypt -lm -lpthread -lrt -ldl -
lcrypt -lm -o ruby
make[1]: Leaving directory /tmp/bleak_house/ruby-1.8.7-p174' -%{ BUILDING SNAPSHOT }%- build_snapshot.rb:1: warning: already initialized constant RUBY_VERSION /usr/local/lib/ruby/1.9.1/x86_64-linux/rbconfig.rb:7: ruby lib version (1.9.1) doesn't match executable version (1.9.1p376) (RuntimeError) from /usr/local/lib/ruby/1.9.1/mkmf.rb:4:in require’
from /usr/local/lib/ruby/1.9.1/mkmf.rb:4
from build_snapshot.rb:2:in require' from build_snapshot.rb:2 -%{ BUILDING RUBY }%- ** Binary ruby-bleak-houseis already available (patchlevel 905) -%{ BUILDING SNAPSHOT }%- build_snapshot.rb:1: warning: already initialized constant RUBY_VERSION /usr/local/lib/ruby/1.9.1/x86_64-linux/rbconfig.rb:7: ruby lib version (1.9.1) doesn't match executable version (1.9.1p376) (RuntimeError) from /usr/local/lib/ruby/1.9.1/mkmf.rb:4:inrequire’
from /usr/local/lib/ruby/1.9.1/mkmf.rb:4
from build_snapshot.rb:2:in require' from build_snapshot.rb:2 -%{ BUILDING RUBY }%- ** Binary ruby-bleak-houseis already available (patchlevel 905) -%{ BUILDING SNAPSHOT }%- build_snapshot.rb:1: warning: already initialized constant RUBY_VERSION /usr/local/lib/ruby/1.9.1/x86_64-linux/rbconfig.rb:7: ruby lib version (1.9.1) doesn't match executable version (1.9.1p376) (RuntimeError) from /usr/local/lib/ruby/1.9.1/mkmf.rb:4:inrequire’
from /usr/local/lib/ruby/1.9.1/mkmf.rb:4
from build_snapshot.rb:2:in `require’
from build_snapshot.rb:2

Gem files will remain installed in /usr/local/lib/ruby/gems/1.9.1/gems/
bleak_house-7.2 for inspection.
Results logged to /usr/local/lib/ruby/gems/1.9.1/gems/bleak_house-7.2/
ext/gem_make.out

--------------------------------- Extract end

I tried googling around and even went to the project homepage,
http://github.com/fauna/bleak_house.
I cannot find any solutions there.

Has anyone tried using bleak house and had luck?

Thanks :slight_smile: