2024-01-20 05:35:53 +08:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2007-02-01 06:29:31 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="organization" xreflabel="Organization">
|
|
|
|
<?dbhtml filename="organization.html"?>
|
|
|
|
|
|
|
|
|
|
|
|
<title>Organization</title>
|
|
|
|
|
2020-03-09 23:02:12 +08:00
|
|
|
<para>
|
2024-06-10 15:53:40 +08:00
|
|
|
This book is divided into the following 7 sections:
|
2020-03-09 23:02:12 +08:00
|
|
|
</para>
|
2007-02-01 06:29:31 +08:00
|
|
|
|
|
|
|
<bridgehead renderas="sect2">Part I - Introduction</bridgehead>
|
|
|
|
|
2020-03-09 23:02:12 +08:00
|
|
|
<para>
|
2022-10-06 01:45:20 +08:00
|
|
|
This part contains essential information which is needed to
|
|
|
|
understand the rest of the book.
|
2020-03-09 23:02:12 +08:00
|
|
|
</para>
|
2007-02-01 06:29:31 +08:00
|
|
|
|
2024-04-06 10:17:32 +08:00
|
|
|
<bridgehead renderas="sect2">Part II - Multilib</bridgehead>
|
2007-02-01 06:29:31 +08:00
|
|
|
|
2020-03-09 23:02:12 +08:00
|
|
|
<para>
|
2024-04-06 10:17:32 +08:00
|
|
|
In this section we explain what multilib is, why you might
|
|
|
|
want or need it, and how to get multilib support. This should
|
|
|
|
be a precursor to the following sections.
|
2020-03-09 23:02:12 +08:00
|
|
|
</para>
|
2007-02-01 06:29:31 +08:00
|
|
|
|
2024-04-27 16:13:48 +08:00
|
|
|
<bridgehead renderas="sect2">Part III - Shared Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
This section is dedicated to covering dependencies that are shared
|
2024-05-18 21:14:55 +08:00
|
|
|
between <application>Steam</application> and <application>Wine
|
|
|
|
</application>. As it turns out, there are quite a lot of
|
|
|
|
dependencies they both depend on. Anything specific to <application>
|
|
|
|
Steam</application> and <application>Wine</application> are covered
|
|
|
|
in their respective chapters.
|
2024-04-27 16:13:48 +08:00
|
|
|
</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect2">Part IV - Steam</bridgehead>
|
2007-02-01 06:29:31 +08:00
|
|
|
|
2020-03-09 23:02:12 +08:00
|
|
|
<para>
|
2024-05-18 21:14:55 +08:00
|
|
|
This part details how to install <application>Steam</application>
|
|
|
|
and the linear line of dependencies required, as well as some
|
|
|
|
configuration for certain packages.
|
2020-03-09 23:02:12 +08:00
|
|
|
</para>
|
2007-02-01 06:29:31 +08:00
|
|
|
|
2024-04-27 16:13:48 +08:00
|
|
|
<bridgehead renderas="sect2">Part V - Wine</bridgehead>
|
2007-02-01 06:29:31 +08:00
|
|
|
|
2020-03-09 23:02:12 +08:00
|
|
|
<para>
|
2024-05-18 21:14:55 +08:00
|
|
|
This section goes over installing toolchains like <application>
|
|
|
|
MinGW-w64</application> and <application>GNAT</application>, some
|
|
|
|
of the packages necessary to both compile <application>Wine
|
|
|
|
</application> and use it, and lastly how to compile <application>
|
|
|
|
Wine</application> and configure it.
|
2020-03-09 23:02:12 +08:00
|
|
|
</para>
|
2007-02-01 06:29:31 +08:00
|
|
|
|
2024-06-10 15:53:40 +08:00
|
|
|
<bridgehead renderas="sect2">Part VI - Quality of Life</bridgehead>
|
|
|
|
|
|
|
|
<para>
|
|
|
|
This section goes over quality of life improvements and packages
|
|
|
|
to improve the experience with the system after following the main
|
|
|
|
part of the book.
|
|
|
|
</para>
|
|
|
|
|
2007-02-01 06:29:31 +08:00
|
|
|
<bridgehead renderas="sect2">Appendices</bridgehead>
|
|
|
|
|
2020-03-09 23:02:12 +08:00
|
|
|
<para>
|
2022-10-06 01:45:20 +08:00
|
|
|
The Appendices present information which doesn't belong in the body of
|
|
|
|
book; they are included as reference material. The glossary of acronyms
|
|
|
|
is a handy feature.
|
2020-03-09 23:02:12 +08:00
|
|
|
</para>
|
2007-02-01 06:29:31 +08:00
|
|
|
|
|
|
|
</sect1>
|