ip2k / google-api-ruby-client

Automatically exported from code.google.com/p/google-api-ruby-client
Apache License 2.0
0 stars 0 forks source link

Cannot require google/api_client #51

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.require 'google/api_client'
2.LoadError: cannot load such file -- google/api_client
    from /home/blah/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
    from /home/blah/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
    from (irb):2
    from /home/blah/.rvm/rubies/ruby-1.9.3-p194/bin/irb:16:in `<main>'

What version of the product are you using? On what operating system?
Fedora 16 with ruby 1.8.7 
now rvm 1.9.3

Original issue reported on code.google.com by hlcfan....@gmail.com on 29 Jul 2012 at 6:57

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Not a bug, this is a problem with your development environment. There's not 
enough information to tell you what the problem is.

Original comment by bobaman@google.com on 30 Jul 2012 at 11:49