[Radiant] Re: Error creating my first Radiant project

2012-03-13 Thread john
i think this is a problem that only happens on older versions of rubygems. what version does `gem -v` show? On Tuesday, March 13, 2012 7:15:26 AM UTC-5, Maik wrote: Hi, I just installed Radiant on Debian 6 via Gems. When I execute radiant --database mysql ~/test-project radiant stops

Re: [Radiant] Re: Error creating my first Radiant project

2012-03-13 Thread Jordon Bedwell
RubyGems (for Ruby1.8) provided by Debian tends to be outdated and this is a well known problem. If you are using system ruby, use Ruby gems installed via RubyGems.org unless it's 1.9.3. On Tue, Mar 13, 2012 at 9:35 AM, john johnm...@gmail.com wrote: i think this is a problem that only happens

Re: [Radiant] Re: Error creating my first Radiant project

2012-03-13 Thread john
but can't we build the gem to accomodate this? some people might not want to move away from their package manager provided software. and we probably don't want to have to explain this over and over. Maik can you try this: sudo gem uninstall radiant wget http://goo.gl/jx8vr sudo gem install