[Rails] Re: [HELP] Could not find RubyGem cucumber (>= 0) (Gem::LoadError) in mac OS...
After re installed ruby , getting the below error ..
cucumber
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems.rb:777:in `report_activate_error': Could not find RubyGem cucumber (>= 0) (Gem::LoadError)
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems.rb:211:in `activate'
from /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/1.8/rubygems.rb:1056:in `gem'
from /usr/bin/cucumber:18
On Sunday, 16 June 2013 01:42:51 UTC-7, Muthu Selvan wrote:
I tried my best to solve the below issue ..but No luck ..kindly do the need full--
On Saturday, 15 June 2013 20:11:13 UTC-7, Muthu Selvan wrote:Hi All ,I have solved this by using ruby 1.8.7 ..but i am getting the new errorcucumber/System/Library/Frameworks/Ruby.framework/Versions/1.8/ usr/lib/ruby/1.8/rubygems.rb: 777:in `report_activate_error': Could not find RubyGem cucumber (>= 0) (Gem::LoadError) from /System/Library/Frameworks/Ruby.framework/Versions/1.8/ usr/lib/ruby/1.8/rubygems.rb: 211:in `activate' from /System/Library/Frameworks/Ruby.framework/Versions/1.8/ usr/lib/ruby/1.8/rubygems.rb: 1056:in `gem' from /usr/bin/cucumber:18Thanks ,Muthu Selvan SR
On Saturday, 15 June 2013 13:38:34 UTC-7, Muthu Selvan wrote:Hi ,I have installed "ruby 1.9.3p429 " already but as per my project required i want downgrade to "1.8.7-p371"while tying with the below command i am getting the below error message , please let me know how to solve this issue ?COMMAND : rbenv install 1.8.7-p371Downloading ruby-1.8.7-p371.tar.gz...Installing ruby-1.8.7-p371...BUILD FAILEDInspect or clean up the working tree at /var/folders/37/2cfsxwbx79l56v5lnvm8p5jmcw9jv7 /T/ruby-build.20130615133036. 93278 Results logged to /var/folders/37/2cfsxwbx79l56v5lnvm8p5jmcw9jv7 /T/ruby-build.20130615133036. 93278.log Last 10 log lines:tcltklib.c:9862: error: expected ';' before 'event'tcltklib.c:9892: error: 'struct dummy_TkMenu' has no member named 'menuType'tcltklib.c:9897: error: 'struct dummy_TkMenu' has no member named 'menuType'tcltklib.c:9915: error: 'event' undeclared (first use in this function)tcltklib.c:9916: error: 'ConfigureNotify' undeclared (first use in this function)tcltklib.c:9917: error: 'Tk_FakeWin' has no member named 'display'tcltklib.c:9919: error: 'Tk_FakeWin' has no member named 'window'tcltklib.c:9920: error: 'Tk_FakeWin' has no member named 'display'make[1]: *** [tcltklib.o] Error 1make: *** [all] Error 1Thanks,Muthu Selvan SR
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/53eb4284-694a-4742-a13b-71baf9fb7044%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home