Error when tryinh to install cached_model

hi to all
when i m trying to install cached_model using gem so i m getting error
like below

$sudo gem install cached_model --include-dependencies
Illegal instruction (core dumped)

Hi All!

The actual problem seems to be that cached_model requires hoe. Hoe
requires zentest.

So far so good… but unfortunately zentest seems to require hoe! So
it’s a dependency loop. Anyone have any ideas as to how to break out of
this loop?

Regards,
-A

On Jan 14, 2007, at 21:55, abhishek wrote:

requires zentest.

So far so good… but unfortunately zentest seems to require hoe! So
it’s a dependency loop. Anyone have any ideas as to how to break
out of
this loop?

The mirrors should be cleared out now, but you may need to delete
your source cache in /path/to/ruby/lib/1.8/gems/source_cache to get
an updated copy.

If that doesn’t work, see the third message of the above “Hoe
poisoned in Rubyforge” message for a workaround involving directly
downloading and installing hoe.


Eric H. - [email protected] - http://blog.segment7.net

A: Yes
Q: Is top-posting bad?
— Derek Milhous Zumsteg