hi, im trying to experiment a rails3 on my ubuntu10.04 32bit, with
installation guide from rails official website
have installed all packages, when i try to run script/rails server
it showed my following errors:
root@c2h2vaio:~/a# script/rails s
/root/a/config/boot.rb:9:in rescue in <top (required)>': uninitialized constant Bundler (NameError) from /root/a/config/boot.rb:5:in<top (required)>’
from script/rails:5:in require' from script/rails:5:in’
anyone got any ideas? or where should i post this?