@remco first check your internet connection and firewall is it working and configured properly or not. Coz the error "ERROR: could not find json-1.1.3.gem locally or in a repository" it can because of internet connectivity........
And yes if you are on windows then defiantly you have to do N number of thing before installing json I guess you will need Visual c complier. Try to install *gem install json_pure. *Jump into the linux environment. ;) .. and upgrade ur gems http://rubyforge.org/frs/?group_id=126* regards Abhishek * On Mon, Nov 17, 2008 at 1:33 PM, Remco Swoany < [EMAIL PROTECTED]> wrote: > > Shrikant Lokhande wrote: > > Actually Gem installation need enough memory on your server/system and > > Bandwidth. > > or if it is not just download that gem and install specific. > > > > gem install rails-2.0.2.gem, > > > > Pls check: > > i have install json like this. > > =================================================== > > gem install json > > Bulk updating Gem source index for: http://gems.rubyforge.org/ > > Building native extensions. This could take a while... > > Successfully installed json-1.1.3 > > 1 gem installed > > Installing ri documentation for json-1.1.3... > > > > No definition for cState_configure > > > > No definition for cState_configure > > Installing RDoc documentation for json-1.1.3... > > > > No definition for cState_configure > > > > No definition for cState_configure > > > > Thanks, > > DeployD. > > > > On Nov 14, 9:14 pm, Remco Swoany <[EMAIL PROTECTED]> > > i just tried "gem install json-1.1.3.gem" but again..the error-message: > ERROR: could not find json-1.1.3.gem locally or in a repository > > remco > -- > Posted via http://www.ruby-forum.com/. > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

