Files
xrpl-dev-portal/docs/infrastructure/installation/build-on-linux-mac-windows.md
mDuo13 7645140477 Re-levelization: move non-docs content, rename content→docs
For better URLs, the content folder has been renamed 'docs' and all
other files have been moved up a level. Also, non-docs images have been
moved to the static folder at the top level where they belong.

Many relative paths had to be fixed to make this work.
2024-01-31 17:53:52 -08:00

18 lines
650 B
Markdown

---
html: build-on-linux-mac-windows.html
parent: install-rippled.html
seo:
description: Build rippled on Linux, Mac (macOS), or Windows
labels:
- Core Server
- Blockchain
top_nav_grouping: Popular Pages
---
# Build rippled on Linux, Mac, or Windows
Building `rippled` across various platforms such as Windows, Linux, or macOS requires a C++ development environment. You will need tools like Git, Python, Conan, CMake, and a suitable C++ compiler.
To continue, proceed to [the latest `rippled` build instructions on GitHub](https://github.com/XRPLF/rippled/blob/develop/BUILD.md).
{% raw-partial file="/docs/_snippets/common-links.md" /%}