Hi, Every gem i tried to install i got the message: Error: Could not find locally or in a repository! please some help... 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
lokhande.shrikant-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-Nov-14 15:54 UTC
Re: could not find [gem] locally or in a repository
Which Rubygem version your are install on system. Just do gem install --system and then try. let me know if there is any error. Thanks, Deployd. On Nov 14, 8:48 pm, Remco Swoany <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Hi, > > Every gem i tried to install i got the message: > > Error: Could not find locally or in a repository! > > please some help... > > remco > -- > Posted viahttp://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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Means whatever gem you''re trying to install does not exist in your current working dir or in the standard repositories. You''ll need to install via gem install some_gem http://some.server/path/to/some_gem On Nov 14, 10:48 am, Remco Swoany <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Hi, > > Every gem i tried to install i got the message: > > Error: Could not find locally or in a repository! > > please some help... > > remco > -- > Posted viahttp://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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Shrikant Lokhande wrote:> Which Rubygem version your are install on system. > Just do > > gem install --system > and then try. > > let me know if there is any error. > Thanks, > Deployd. > > On Nov 14, 8:48 pm, Remco Swoany <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>I got this... gem install --system ERROR: While executing gem ... (OptionParser::InvalidOption) invalid option: --system -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
lokhande.shrikant-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-Nov-14 16:10 UTC
Re: could not find [gem] locally or in a repository
Use this and then try: gem update --system which specific gem you are trying to install ? Thanks, DeployD. On Nov 14, 8:54 pm, "lokhande.shrik...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org" <lokhande.shrik...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> Which Rubygem version your are install on system. > Just do > > gem install --system > and then try. > > let me know if there is any error. > Thanks, > Deployd. > > On Nov 14, 8:48 pm, Remco Swoany <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> > wrote: > > > Hi, > > > Every gem i tried to install i got the message: > > > Error: Could not find locally or in a repository! > > > please some help... > > > remco > > -- > > Posted viahttp://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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Frederick Cheung
2008-Nov-14 16:12 UTC
Re: could not find [gem] locally or in a repository
On Nov 14, 3:48 pm, Remco Swoany <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Hi, > > Every gem i tried to install i got the message: > > Error: Could not find locally or in a repository! >Perhaps your gem sources list is borked? gem sources will display it. Fred --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Jeff Emminger wrote:> Means whatever gem you''re trying to install does not exist in your > current working dir or in the standard repositories. > > You''ll need to install via > gem install some_gem http://some.server/path/to/some_gem > > On Nov 14, 10:48�am, Remco Swoany <rails-mailing-l...@andreas-s.net>I just want to instal json, redcloth ect...this are standard gems...so i think something else is wrong. But a fast solution would be wath you suggest.. Can you tell me how can i find the external repositories of the gem? Thanks// -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Shrikant Lokhande wrote:> Use this and then try: > > gem update --system > > which specific gem you are trying to install ? > > Thanks, > DeployD. > On Nov 14, 8:54 pm, "lokhande.shrik...-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org"I am trying to install json and tzinfo... -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Frederick Cheung wrote:> On Nov 14, 3:48�pm, Remco Swoany <rails-mailing-l...-ARtvInVfO7m5VldFQK4jKA@public.gmane.orgt> > wrote: >> Hi, >> >> Every gem i tried to install i got the message: >> >> Error: Could not find �locally or in a repository! >> > > Perhaps your gem sources list is borked? > gem sources > will display it. > > Fredgem sources *** CURRENT SOURCES *** http://gems.rubyforge.org -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
lokhande.shrikant-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
2008-Nov-14 16:26 UTC
Re: could not find [gem] locally or in a repository
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 <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> wrote:> Frederick Cheung wrote: > > On Nov 14, 3:48 pm, Remco Swoany <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> > > wrote: > >> Hi, > > >> Every gem i tried to install i got the message: > > >> Error: Could not find locally or in a repository! > > > Perhaps your gem sources list is borked? > > gem sources > > will display it. > > > Fred > > gem sources > *** CURRENT SOURCES *** > > http://gems.rubyforge.org > -- > Posted viahttp://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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
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 <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org>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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
@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 < rails-mailing-list-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> 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 <rails-mailing-l...-ARtvInVfO7ksV2N9l4h3zg@public.gmane.org> > > 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Frederick Cheung
2008-Nov-17 11:12 UTC
Re: could not find [gem] locally or in a repository
On 17 Nov 2008, at 08:03, Remco Swoany wrote:> > 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 >That will only work if you have a file called json-1.1.3.gem sitting right there. To install over the network you need gem install json or gem install json --version=1.1.3 if you want that version (although as others have said you may not be able to build the c extension required for that particular gem if you don''t have the appropriate version of visual studio installed) Fred> 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
Frederick Cheung wrote:> On 17 Nov 2008, at 08:03, Remco Swoany wrote: >> >> 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 >> > That will only work if you have a file called json-1.1.3.gem sitting > right there. To install over the network you need > gem install json > or gem install json --version=1.1.3 > > if you want that version (although as others have said you may not be > able to build the c extension required for that particular gem if you > don''t have the appropriate version of visual studio installed) > > FredI have json 1.1.3 locally on my machiene and i am trying to install it,and it''s giving an error: Building native extensions. This could take a while... ERROR: Error installing d:\json-1.1.3.gem: ERROR: Failed to build gem native extension. c:/ruby/bin/ruby.exe extconf.rb install d:\json-1.1.3.gem creating Makefile nmake ''nmake'' is not recognized as an internal or external command, operable program or batch file. Gem files will remain installed in c:/ruby/lib/ruby/gems/1.8/gems/json-1.1.3 for inspection. Results logged to c:/ruby/lib/ruby/gems/1.8/gems/json-1.1.3/ext/json/ext/parser/ gem_make.out -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
you''re obviously on windows. have you installed nmake? did you add it to your path-variable? it seems like it is not found on your machine. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
MaD wrote:> you''re obviously on windows. have you installed nmake? did you add it > to your path-variable? it seems like it is not found on your machine.Thanks for the reply. Any hints how to do that? -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
i don''t work on windows, but nmake can be found here: ftp://ftp.microsoft.com/softlib/mslfiles/nmake15.exe reference: http://msdn.microsoft.com/en-us/library/ms930369.aspx additionally i want to say, that i never used this program and i''m not sure if you really need it, but form your output > ''nmake'' is not recognized as an internal or external command, operable program or batch file. it seems you should take a look at it. --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
MaD wrote:> i don''t work on windows, but nmake can be found here: > ftp://ftp.microsoft.com/softlib/mslfiles/nmake15.exe > > reference: > http://msdn.microsoft.com/en-us/library/ms930369.aspx > > additionally i want to say, that i never used this program and i''m not > sure if you really need it, but form your output > > ''nmake'' is not recognized as an internal or external command, > operable program or batch file. > it seems you should take a look at it.I have installed it from > ftp://ftp.microsoft.com/softlib/mslfiles/nmake15.exe But still it''s giving the same error -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
for your OS to find the programm you need to add it to your path variable. look here (or google for it): http://vlaurie.com/computers2/Articles/environment.htm this should be very easy. when you adjusted your path variable try to invoke nmake from the command line to check if it is found correctly (should then be possible from any folder). --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
MaD wrote:> for your OS to find the programm you need to add it to your path > variable. look here (or google for it): > http://vlaurie.com/computers2/Articles/environment.htm > > this should be very easy. when you adjusted your path variable try to > invoke nmake from the command line to check if it is found correctly > (should then be possible from any folder).Path variable are already set,Can you tell me where i will get json 1.1.3 windows version? -- 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 rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---