Displaying 1 result from an estimated 1 matches for "akrotoski_container".
2010 Jun 15
0
config.gem hassles (again)
...vendor/gems folder, i
thought everything was cool.  But when i try and run a rake task i get
this error:
  The following gems have native components that need to be built
    RedCloth  = 4.2.2
  You''re running:
    ruby 1.8.6.111 at /usr/bin/ruby1.8
    rubygems 1.3.5 at ,
/home/max/work/akrotoski_container/akrotoski/thoth,
/home/max/.gem/ruby/1.8, /var/lib/gems/1.8
  Run `rake gems:build` to build the unbuilt gems.
If i run rake gems:build, i get the same error back, which is the usual
frustrating problem i''ve had in the past with this stuff.
Can anyone see what i''m doing wrong?...