Installed radiant with sqlite3, ran the setup, bootstrap went fine. But when I go to start the server
$ script/server start
I get..
<internal:lib/rubygems/custom_require>:29:in 'require': -- no such
file to load --
script/../config/boot (LoadError)
from <internal:lib/rubygems_custom_require<:29:in 'require'
from script/server:2:in '<main>'
Any ideas?
