mirror of
https://github.com/monero-project/monero-gui.git
synced 2024-12-14 20:36:32 +02:00
Update README.md
This commit is contained in:
parent
57ad092708
commit
23c4c9550f
@ -74,7 +74,7 @@ Process: TODO
|
|||||||
|
|
||||||
### On Linux:
|
### On Linux:
|
||||||
|
|
||||||
(Tested on Ubuntu 16.04 i386)
|
(Tested on Ubuntu 16.04 i386 and Linux Mint 18 "Sarah" - Cinnamon (64-bit))
|
||||||
|
|
||||||
1. Install Bitmonero dependencies.
|
1. Install Bitmonero dependencies.
|
||||||
|
|
||||||
@ -94,8 +94,14 @@ Process: TODO
|
|||||||
|
|
||||||
5. Install the GUI dependencies.
|
5. Install the GUI dependencies.
|
||||||
|
|
||||||
|
a) For Ubuntu 16.04 i386
|
||||||
|
|
||||||
`sudo apt-get install qtbase5-dev qt5-default qtdeclarative5-dev qml-module-qtquick-controls qml-module-qtquick-xmllistmodel qttools5-dev-tools qml-module-qtquick-dialogs`
|
`sudo apt-get install qtbase5-dev qt5-default qtdeclarative5-dev qml-module-qtquick-controls qml-module-qtquick-xmllistmodel qttools5-dev-tools qml-module-qtquick-dialogs`
|
||||||
|
|
||||||
|
b) For Linux Mint 18 "Sarah" - Cinnamon (64-bit)
|
||||||
|
|
||||||
|
`sudo apt install qml-module-qt-labs-settings qml-module-qtgraphicaleffects`
|
||||||
|
|
||||||
6. Build the GUI.
|
6. Build the GUI.
|
||||||
|
|
||||||
`qmake`
|
`qmake`
|
||||||
|
Loading…
Reference in New Issue
Block a user