glfs/steam/steamintro.xml

28 lines
1.1 KiB
XML
Raw Normal View History

<?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="deps/xdg-user-dirs.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="deps/libgpg-error.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="steam/steam.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="steam/steamtrblshoot.xml"/>
</chapter>