From: Steve Meyer Date: 2008-06-27T01:58:57+09:00 Subject: undefined local variable or method 'rsion' for main:Object I just installed ruby 1.8.6, on RHEL 5.1 my configure command was: ./configure --prefix=/usr/local --enable-pthread --enable-shared --with-readline-dir=/usr When I run the version command, after the version info is displayed the error: -e:1: undefined local varriable or method 'rsion' for main:Object (NameError) appears. -- Posted via http://www.ruby-forum.com/.