Changes between Version 12 and Version 13 of mycroft_mark-2_gui_qt5.11
- Timestamp:
- 04/17/20 10:50:35 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
mycroft_mark-2_gui_qt5.11
v12 v13 205 205 * sudo apt-get install texinfo 206 206 * ./kdesrc-build libgpg-error 207 ==== gpgme (after libgpg-error)====207 ==== gpgme ==== 208 208 * export PKG_CONFIG_PATH=/opt/Qt5.12:$PKG_CONFIG_PATH 209 209 * sudo apt-get install libassuan-dev … … 213 213 * sudo cp /opt/Qt5.12/bin/moc /usr/lib/qt5/bin/moc 214 214 * ./kdesrc-build --no-src gpgme 215 215 ==== kwallet ==== 216 * sudo apt-get install libgcrypt-dev 217 * ./kdesrc-build --no-src kwallet 216 218 === build the mycroft GUI === 217 219 This is following [https://github.com/MycroftAI/mycroft-gui] but building the GUI manually for the QT5.12 and Kirigami installation above