Is there a rippled Windows binary available for download?

3

Is there a compiled Windows binary for the Ripple deamon rippled available for download? I only found its source code...

Kozuch

Posted 2013-12-31T17:56:18.680

Reputation: 1 012

2

I don't believe there is, the majority that would want it would only trust building it themselves. The closest thing might be a docker.io image that should be runnable under MSWindows. Depending on your exact needs you could ask on the Ripple forums.

dchapes 2013-12-31T19:43:27.957

Can't someone share rippled installation guide for windows 64 bit please ? – None – 2015-06-04T13:55:40.320

Answers

1

No, but there is a guide to building rippled on Windows: https://wiki.ripple.com/Visual_Studio_2013_Build_Instructions

Note this, though:

We do not recommend Windows for rippled production use at this time. Currently, the Ubuntu platform has received the highest level of quality assurance, testing, and support.

That's probably why they don't offer a windows build - they want people to use Ubuntu. Perhaps you could use a VM - that's essentially what the Docker suggestion does anyway.

Nick ODell

Posted 2013-12-31T17:56:18.680

Reputation: 26 536