On Jul 3, 9:55 pm, Mountain Drummer <
ryang...@gmail.com> wrote:
> This is a copy of a message I posted to the railsforum site, but
> haven't gotten a response.....
>
> I am attempting to install rails on Windows XP.
>
> I have succesfully installed the following:
>
> ruby 1.8.7 windows binary
> rubygems 1.2.0
> rails 2.1.0
> readline.dll
> readline.so
> zlib.dll
>
> Now, when I try to create a new rails project with the rails command,
> I get a 'No random device' error.
>
> Is there any way to configure rails 2.1 to not try to use the random
> device? Or is there a way to add a random device to Windows to satisy
> rails?
>
> Here is the full trace output:
>
1.8.7 AFAIK is broken. There is a release under works.
In any case, there are reports of securerandom being broken (several
messages about RubySpec in ruby-core).
I can suggest you try One-Click Installer with latest patches (from
previous message in this forum) which should work without issues with
Rails 2.1 (been using it without problems).
Regards,
--
Luis Lavena