Try: gem install syntax
Lucas Carlson
http://tech.rufy.com/
On Jul 5, 2005, at 2:32 PM, Cheryl Chase wrote:
> I''m just getting started learning RoR.
>
> I have the trivial cookbook application on webrick working.
>
> When I try to run Hieraki, I get the following error:
>
> -bash-2.05b$ ruby script/server
> /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:194:in
> `report_activate_error'':
> Could not find RubyGem syntax (> 0.0.0) (Gem::LoadError)
> from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:136:in
> `activate''
> from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:37:in
> `require_gem_with_options''
> from /usr/local/lib/ruby/site_ruby/1.8/rubygems.rb:31:in
> `require_gem''
> from ./script/../config/environment.rb:74
> from script/server:42:in `require''
> from script/server:42
> -bash-2.05b$
>
> Something wrong with install config?
>
>
>
> _______________________________________________
> Rails mailing list
> Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>