Beeing new to programming I'm trying to learn RoR using
railstutorial.org and ran into a problem in chapter 1.4.1 (http://
railstutorial.org/book#sec:1.4.1). When trying to add my SSH key to
Heroku the following happend:

  ba...@basti-pc ~
$ heroku keys:add
<internal:lib/rubygems/custom_require>:29:in `require': no such file
to load --
readline (LoadError)
        from <internal:lib/rubygems/custom_require>:29:in `require'
        from /usr/local/lib/ruby/gems/1.9.1/gems/heroku-1.10.14/lib/
heroku/comma
nds/app.rb:1:in `<top (required)>'
        from <internal:lib/rubygems/custom_require>:29:in `require'
        from <internal:lib/rubygems/custom_require>:29:in `require'
        from /usr/local/lib/ruby/gems/1.9.1/gems/heroku-1.10.14/lib/
heroku/comma
nd.rb:5:in `block in <top (required)>'
        from /usr/local/lib/ruby/gems/1.9.1/gems/heroku-1.10.14/lib/
heroku/comma
nd.rb:5:in `each'
        from /usr/local/lib/ruby/gems/1.9.1/gems/heroku-1.10.14/lib/
heroku/comma
nd.rb:5:in `<top (required)>'
        from <internal:lib/rubygems/custom_require>:29:in `require'
        from <internal:lib/rubygems/custom_require>:29:in `require'
        from /usr/local/lib/ruby/gems/1.9.1/gems/heroku-1.10.14/bin/
heroku:7:in
`<top (required)>'
        from /usr/local/bin/heroku:19:in `load'
        from /usr/local/bin/heroku:19:in `<main>'


I'm running Windows Vista using Cygwin. I have installed ruby-1.9.2-p0
and Rails 3.0.0.

I tried to find a answer elsewhere using google but wasn't able,
Nevertheles any link helping out would be appreciated as well.

Thanks in advance,

Twiek

-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to