Jacob Fugal wrote:
<....>
I did not wait for confirmation and reinstalled everything from scratch
to be able to shouw you the original message:
rs6000:/huge/typo-2.6.0_with-rails>script/server
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in
`require__': no such file to load -- redcloth (LoadError)
from
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in
`require'
from ./script/../config/environment.rb:40
from script/server:42
rs6000:/huge/typo-2.6.0_with-rails>
The standard test works ...
rs6000:/u/rails/test>script/server
=> Booting WEBrick...
=> Rails application started on http://0.0.0.0:3000
=> Ctrl-C to shutdown server; call with --help for options
[2006-06-30 02:50:10] INFO WEBrick 1.3.1
[2006-06-30 02:50:10] INFO ruby 1.8.4 (2005-12-24) [powerpc-aix4.3.3.0]
[2006-06-30 02:50:10] INFO WEBrick::HTTPServer#start: pid=18794
port=3000
--
Posted via http://www.ruby-forum.com/.