glfs/lxqt/desktop/pre-install.xml
2023-08-27 10:41:46 +02:00

55 lines
1.7 KiB
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../../general.ent">
%general-entities;
]>
<sect1 id="lxqt-pre-install" xreflabel="LXQt Pre-Install">
<?dbhtml filename="pre-install.html"?>
<title>LXQt Desktop Pre-Install Instructions</title>
<indexterm zone="lxqt-pre-install">
<primary sortas="g-lxqt-pre-install">LXQt Pre-Install</primary>
</indexterm>
<sect2>
<title>Notes about building LXQt dependencies</title>
<para>
To build LXQt, the following steps are recommended:
</para>
<procedure>
<step>
<para>
First, build the whole <xref linkend="xorg"/>, including
Wayland support with required and recommended dependencies. Test
that the environment works with twm as the window manager. With
experience, some of the packages can be omitted, but that is not
recommended for first time users.
</para>
</step>
<step>
<para>
Second, build the required parts of Qt. The full package, <xref
linkend="qt5"/> is quite long and has a lot of dependencies. As an
alternative, the required components needed for LXQt can be built
using the procedures in <xref linkend="qt5-alternate"/>.
</para>
</step>
<step>
<para>
Finally build the LXQt desktop using the pages below in order.
The packages in the applications section are optional, but as
a minimum, <xref linkend="qterminal"/> is recommended.
</para>
</step>
</procedure>
</sect2>
</sect1>