Hi guys,
i am having a little problem. I have installed ruby 1.9.1 and rails
2.3.5. Ruby is working just fine. The rails applications is being
created fine. But when i run the command ruby script/server i get an
error that says "The program can't start because msvcrt-ruby18.dll is
missing".
I googled this message and is pointed to this page:

http://www.garbagecollect.jp/ruby/mswin32/en/documents/install.html

I installed all there binaries but the error exists!

The strange is that i get the error, it says that the server starts
normally but when i go to the browser i can see nothing. Here's what i
get:
=> Booting WEBrick
=> Rails 2.3.5 application starting on http://0.0.0.0:3000
=> Call with -d to detach
=> Ctrl-C to shutdown server
[2010-01-24 13:12:51] INFO  WEBrick 1.3.1
[2010-01-24 13:12:51] INFO  ruby 1.9.1 (2009-07-16) [i386-mingw32]
[2010-01-24 13:12:51] INFO  WEBrick::HTTPServer#start: pid=644
port=3000

Any sollutions?

Thanx in advance
Kostas L.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to