The log says I didn't install rails 2.0.2. But I did. The only thing is that it doesn't show up in /usr/local/lib/ruby/gems/1.8/gems/, which is really weird. When I do "gem list" it says I have rails 2.0.2 and 1.2.3.
It should be there, right? Do you have any idea what could be wrong? I have these variables in my .profile:
export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/mysql/bin:$PATH
export GEM_PATH=/usr/local/lib/ruby/gems/1.8
export GEM_HOME=/usr/local/lib/ruby/gems/1.8/gems