Hello,

I'm trying to make Heroku work on my Ubuntu machine, in order to run play
apps on it.
It's been a couple of hour, and it still doesn't works.

I've install gem through "sudo apt-get install rubygems".
Then "gem install heroku" -> permission denied /var/lib/gems/...

OK, no problem, I'll sudo...
sudo gem install heroku --> OK

then
heroku -->
Invalid gemspec in [/var/lib/gems/1.8/specifications/heroku-2.8.4.gemspec]:
invalid date format in specification: "2011-09-23 00:00:00.000000000Z"
/usr/lib/ruby/vendor_ruby/1.8/rubygems.rb:926:in `report_activate_error':
Could not find RubyGem heroku (>= 0) (Gem::LoadError)
 from /usr/lib/ruby/vendor_ruby/1.8/rubygems.rb:244:in `activate_dep'
from /usr/lib/ruby/vendor_ruby/1.8/rubygems.rb:236:in `activate'
 from /usr/lib/ruby/vendor_ruby/1.8/rubygems.rb:1307:in `gem'
from /usr/local/bin/heroku:18

then I tried a lot of complicated command line involving rvm and
libreadline. I don't know anything about ruby, and everything I tried failed
sooner or later.

Is there a simple way to get heroku work on Ubuntu ?

thx,
Jonathan

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

Reply via email to