mirror of
https://codeberg.org/anoncontributorxmr/mysu.git
synced 2024-11-25 08:52:28 +00:00
13 lines
360 B
Markdown
13 lines
360 B
Markdown
# Build external libraries (monero)
|
|
|
|
## Requirements:
|
|
|
|
1. Git, Make and Podman: `sudo pacman -S base-devel git podman`
|
|
|
|
2. 8+ GiB of RAM and 20+ GiB of free disk space available
|
|
|
|
## Building:
|
|
|
|
1. Clone mysu repo including submodules: `git clone --recurse-submodules https://codeberg.org/anoncontributorxmr/mysu.git`
|
|
|
|
2. Run `make` in `external-libs` directory
|