Changes between Initial Version and Version 1 of mycroft_mark-2_kde_plasma_nano


Ignore:
Timestamp:
04/25/20 20:33:00 (4 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • mycroft_mark-2_kde_plasma_nano

    v1 v1  
     1=== build plasma-nano ===
     2As I learned from AIIX the mycroft-gui is meant to be run on top of plasma nano.
     3This is my log of building plasma-nano
     4==== first attempt ====
     5* cd ~/kde/src/kdesrc-build
     6* export CMAKE_PREFIX_PATH=/opt/Qt5.12:/home/pi/kde/usr
     7* export PKG_CONFIG_PATH=/opt/Qt5.12:$PKG_CONFIG_PATH
     8* export CFLAGS="-I/home/pi/kde/usr/include"
     9* export LDFLAGS="-L/home/pi/kde/usr/lib"
     10* export QT_SELECT=5
     11* ./kdesrc-build --src-only plasma-nano
     12* ./kdesrc-build --no-src plasma-nano