Thufir <hawat.thufir@...> writes: > > On Thu, 12 Apr 2012 21:50:31 +0000, Hugo Lima wrote: > > > Is there any workaround for this!!?? > > At moment, I can't upgrade my ubuntu. > > I'm not quite sure what you're doing, I didn't follow the whole thread, > but you can use RVM with, I think, most any Ubuntu. This will give you > ruby 1.9.x which might fix your problem...? >
I'm trying to install heroku toolbelt on Ubuntu 8.04, but as someone stated before, its apt-get don't support http redirect. So I got the .deb packages manually and tried to install them using "sudo dpkg -i heroku-2.24.0.deb" (I mentioned before that I've had some permission issue, but it was just lack of sudo). As you said, I used RVM to install ruby1.9.1 but I'm still having dependencies problems (ruby1.9.1, libopenssl-ruby1.9.1, ...) when i execute the command sudo dpkg -i. Is it possible to use heroku toolbelt on Ubuntu 8.04?? -- 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.
