Re: [Rails] rails 3 on debian

2010-02-28 Thread Hassan Schroeder
On Sun, Feb 28, 2010 at 9:59 AM, Jeremy Chase wrote: > Hassan, so you deploy your applications on a macbook pro, do you? No, I develop primarily on a Mac, but I deploy (mostly) to Linux. No Ubuntu, though :-) > Both of these circumvent the package management system; not a good > idea. > Foing

Re: [Rails] rails 3 on debian

2010-02-28 Thread Jeremy Chase
Hassan, so you deploy your applications on a macbook pro, do you? Nine out of ten apps are deployed onto a Linux machine; the majority of those are Ubuntu(Of course, Debian based). That means you need to figure out how to make rubygems work nicely there. You can install rubygems from source, or yo

Re: [Rails] rails 3 on debian

2010-02-27 Thread Hassan Schroeder
On Sat, Feb 27, 2010 at 8:24 AM, Ken Paul wrote: > Rails 3 requires bundler to be installed, but bundler can't be installed > on Debian lenny because the gem version 1.2 is too old, an attempt > update is also failed, any idea? Several: 1) don't use Debian 2) don't rely on *any* brain-dead, perp

[Rails] rails 3 on debian

2010-02-27 Thread Ken Paul
Rails 3 requires bundler to be installed, but bundler can't be installed on Debian lenny because the gem version 1.2 is too old, an attempt update is also failed, any idea? # gem update --system ERROR: While executing gem ... (RuntimeError) gem update --system is disabled on Debian. RubyGems