From: "Jean-François" Date: 2005-10-18T20:33:47+09:00 Subject: Re: rails install problems (SuSE 9.2) Anna : > I'm having some problem with installing rails on SuSE 9.2 Linux. > The problem > occurs whether ruby is installed from latest sources or by rpm in /usr/bin > (I'd built a new rpm from the latest sources, because the version of ruby > for SuSE 9.2 is apparently too old for compatibility with rails). > > I've installed from source like so: > # rpm -e ruby > # cd ruby-1.8.3 Hi, Rails 0.13.1 has a compatibility pb with Ruby 1.8.3 because Logger format changed after 1.8.2. You should install a 1.8.2 version. Rails 0.14 must have fixed this pb. 0.14 is for the moment only available via beta gems (http://gems.rubyonrails.com) but was released just one or two days ago, There are little dependencies pb (see : http://www.martinmay.net/ ). Maybe you should wait a bit before testing it. In a nutshell, downgrade to 1.8.2 -- Jean-Fran�ois. -- A la renverse.