diff options
| author | xmrdsc <xmrdsc@protonmail.com> | 2019-04-16 15:13:54 +0200 |
|---|---|---|
| committer | xmrdsc <xmrdsc@protonmail.com> | 2019-04-16 15:40:26 +0200 |
| commit | c03ea40552acd6608a0cbdfda1081aed666d66c9 (patch) | |
| tree | b44eac6f803b445a4376428ae338ff6a3feb1880 /README.md | |
| parent | d72284dc0e2aa39cc69534a8e89597ec8c93d7d7 (diff) | |
| download | monzero-gui-c03ea40552acd6608a0cbdfda1081aed666d66c9.tar.gz monzero-gui-c03ea40552acd6608a0cbdfda1081aed666d66c9.tar.xz monzero-gui-c03ea40552acd6608a0cbdfda1081aed666d66c9.zip | |
Add Fedora requirements
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -89,6 +89,10 @@ Packaging for your favorite distribution would be a welcome contribution! `sudo emerge app-arch/xz-utils app-doc/doxygen dev-cpp/gtest dev-libs/boost dev-libs/expat dev-libs/openssl dev-util/cmake media-gfx/graphviz net-dns/unbound net-libs/ldns net-libs/miniupnpc net-libs/zeromq sys-libs/libunwind dev-libs/libsodium dev-libs/hidapi` + - For Fedora + + `sudo dnf install make automake cmake gcc-c++ boost-devel miniupnpc-devel graphviz doxygen unbound-devel libunwind-devel pkgconfig openssl-devel libcurl-devel hidapi-devel libusb-devel` + 2. Install Qt: *Note*: Qt 5.7 is the minimum version required to build the GUI. This makes **some** distributions (mostly based on debian, like Ubuntu 16.x or Linux Mint 18.x) obsolete. You can still build the GUI if you install an [official Qt release](https://wiki.qt.io/Install_Qt_5_on_Ubuntu), but this is not officially supported. |
