mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-23 22:42:14 +08:00
25 lines
851 B
XML
25 lines
851 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE chapter 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;
|
|
]>
|
|
|
|
<chapter id="Steam">
|
|
<?dbhtml filename="steamintro.html"?>
|
|
|
|
<title>Steam</title>
|
|
|
|
<para>
|
|
This chapter is dedicated to covering all the dependencies
|
|
(both 64-bit and 32-bit compilation instructions),
|
|
configuration of those dependencies, and troubleshooting
|
|
that is required to get Steam working on a LFS platform.
|
|
</para>
|
|
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="whatissteam.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="steam/steamdeps.xml"/>
|
|
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="steam/steam.xml"/>
|
|
|
|
</chapter>
|