Hello, when i try to start the console (./scripts/console) i get the following error ./script/console Loading development environment. /usr/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/commands/console.rb:23:in `exec'': No such file or directory - irb -r irb/completion -r script/../config/../config/environment --prompt-mode simple (Errno::ENOENT) from /usr/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/commands/console.rb:23 from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:21:in `require__'' from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:21:in `require'' from /usr/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_support/dependencies.rb:214:in `require'' from ./script/console:3 Does anybody know whats wrong with my configuration? Thanks in advance for your help. Thomas
On Wed, Dec 14, 2005 at 11:46:04AM -0500, Kent Sibilev wrote:> Make sure that you have irb package installed. >Thanks, Kent. It works now for me. Greetings Thomas
Make sure that you have irb package installed. Kent. On Wednesday 14 December 2005 11:23, Thomas Janke wrote:> Hello, > > when i try to start the console (./scripts/console) i get the following > error > > ./script/console > Loading development environment. > /usr/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/commands/console.rb:23:in > `exec'': No such file or directory - irb -r irb/completion -r > script/../config/../config/environment --prompt-mode simple > (Errno::ENOENT) > from > /usr/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/commands/console.rb:23 > from > /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:21:in > `require__'' > from > /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:21:in `require'' > from > /usr/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_support/dependen >cies.rb:214:in `require'' > from ./script/console:3 > > > Does anybody know whats wrong with my configuration? > > Thanks in advance for your help. > > Thomas > _______________________________________________ > Rails mailing list > Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org > http://lists.rubyonrails.org/mailman/listinfo/rails