Giter Site home page Giter Site logo

Comments (7)

markwilliams970 avatar markwilliams970 commented on August 14, 2024

I note you asked this on Stackoverflow also. My followup query there is important here too:
What version of ruby are you running? Please send output of:

ruby -v

It would also be helpful to know what Operating System and type (32, 64 bit), you are running.
Please provide as much information as possible - the more info we have, the better we may be able to assist.

from rallyresttoolkitforruby.

eruialf avatar eruialf commented on August 14, 2024

Hi Mark

Thanks a lot for your reply.
I'm very sorry for my plain message.
The ruby version is ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux] and the Operative System is an Ubuntu 12.04.2 LTS

Thanks a lot for your help.

Alfonso.

from rallyresttoolkitforruby.

markwilliams970 avatar markwilliams970 commented on August 14, 2024

Hi Alfonso, thanks very much for the additional info. rally_api requires Ruby 1.9.2 or higher, so you'll need to upgrade your Ruby. I'd strongly recommend using RVM (Ruby Version Manager) to accomodate running an additional, higher-level ruby version on your system.

This article: http://www.srcnix.com/tutorials/ruby/install-multiple-ruby-versions-on-ubuntu-12-04-using-rvm/
has a nice guide on installing and configuring RVM on Ubuntu 12.04.

Let us know how it goes, thanks.

from rallyresttoolkitforruby.

eruialf avatar eruialf commented on August 14, 2024

HI Mark

First of all apologies since I'm rather new with ruby, so sorry if I'm asking something silly.

I succeed upgrading the Ruby version thanks to you useful link, now I think something is missing:

/usr/local/rvm/rubies/ruby-2.0.0-p195/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:in require': cannot load such file -- kernel (LoadError) from /usr/local/rvm/rubies/ruby-2.0.0-p195/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:45:inrequire'
from ./rally_test:9:in `

'

I red this thread: rubygems/bundler#2204

And my version are:
bundle -v
Bundler version 1.3.5
gem -v
2.0.3
echo $GEM_HOME
/usr/local/rvm/gems/ruby-2.0.0-p195
echo $GEM_PATH
/usr/local/rvm/gems/ruby-2.0.0-p195:/usr/local/rvm/gems/ruby-2.0.0-p195@global

Thanks a lot for your help.
Alfonso

from rallyresttoolkitforruby.

eruialf avatar eruialf commented on August 14, 2024

Hi Mark

My apologies, I solved it just removing the required kernel since It wasn't needed anymore.

Thanks, now it working
BR
Alfonso.

from rallyresttoolkitforruby.

markwilliams970 avatar markwilliams970 commented on August 14, 2024

Glad you were able to get things working!

from rallyresttoolkitforruby.

eruialf avatar eruialf commented on August 14, 2024

Thanks a lot!!!!!

from rallyresttoolkitforruby.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.