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/.
I got this...
gem install --system
ERROR: While executing gem ... (OptionParser::InvalidOption)
invalid option: --system
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//
I am trying to install json and tzinfo...
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
I 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
Thanks for the reply.
Any hints how to do that?
I have installed it from >
ftp://ftp.microsoft.com/softlib/mslfiles/nmake15.exe
But still it's giving the same error
Path variable are already set,Can you tell me where i will get json
1.1.3 windows version?