Hello all fellow shoes adventurers,
I'm toying around with shoes, and finding it great (who wouldn't?) and
i've run into the following problem.
Setup: shoes curious, on an intel macbook running mac os 10.5.
I would like to use ruby/gsl inside shoes. I can require and use it
without shoes. It is installed in
/Library/Ruby/Site/1.8/
Trying to require "gsl" from shoes "out of the box" does not work.
(in gem_original_require: no such file to load -- gsl).
If I add /Library/Ruby/Site/1.8/ and its subdirectory
universal-darwin9.0 to the load path (using $LOAD_PATH<<"/Library/..."
before I require gsl ), I get the following :
/Library/Ruby/Site/1.8/universal-darwin9.0/rb_gsl.bundle: [BUG] Bus
Error
Any ideas ?
--
Pierre-André Zitt