Changes between Version 5 and Version 6 of mycroft_mark-2_gui_sys_testing


Ignore:
Timestamp:
04/27/20 10:38:40 (4 years ago)
Author:
admin
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • mycroft_mark-2_gui_sys_testing

    v5 v6  
     1==== find build dependencies ====
     2easy way to find the build dependencies
     3* sudo nano /etc/apt/sources.list
     4uncomment the deb-src line
     5* sudo apt-get update
     6and then use build-dep for the package that you want to build. for example:
     7* sudo apt-get build-dep libkf5xmlgui-dev
     8choose from the output what you will need (and ignore the libkf5* in this case)
     9==== packages installed =====
    110libqt5x11extras5
    211libqt5x11extras5-dev