2006-05-05 15:01:37 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY x7proto-download-http "http://xorg.freedesktop.org/releases/individual/proto/">
|
2007-01-19 13:06:26 +08:00
|
|
|
<!ENTITY x7proto-download-ftp "ftp://ftp.x.org/pub/individual/proto/">
|
2007-01-24 02:22:14 +08:00
|
|
|
<!ENTITY x7proto-md5sum "&files-anduin;/xorg/md5sums">
|
2006-05-05 15:01:37 +08:00
|
|
|
<!ENTITY x7proto-size "1.5 MB">
|
2006-06-22 00:26:07 +08:00
|
|
|
<!-- Editors note: Because we recommend a scripted build that removes
|
|
|
|
the source directories after installation, the xorg buildsizes are
|
|
|
|
determined by the sum of all package source tarballs, the size of
|
|
|
|
installed files, and the size of the largest package's build
|
2006-05-05 15:01:37 +08:00
|
|
|
directory after running make install. -->
|
2006-05-25 14:52:00 +08:00
|
|
|
<!ENTITY x7proto-buildsize "4.0 MB">
|
2006-05-05 15:01:37 +08:00
|
|
|
<!ENTITY x7proto-time "0.2 SBU">
|
|
|
|
|
|
|
|
]>
|
|
|
|
|
|
|
|
<sect1 id="xorg7-proto" xreflabel="Xorg Protocol Headers">
|
|
|
|
<?dbhtml filename="x7proto.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
2007-01-18 20:14:27 +08:00
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
2006-05-05 15:01:37 +08:00
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>Xorg Protocol Headers</title>
|
|
|
|
|
|
|
|
<indexterm zone="xorg7-proto">
|
|
|
|
<primary sortas="a-xorg7-proto">Xorg Protocol Headers</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
2006-08-15 21:20:49 +08:00
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to Xorg Protocol Headers</title>
|
|
|
|
|
|
|
|
<para>The <application>Xorg</application> protocol headers provide the
|
|
|
|
header files required to build the system, and to allow other
|
|
|
|
applications to build against the installed X Window system.</para>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&x7proto-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&x7proto-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: <ulink url="&x7proto-md5sum;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download size: &x7proto-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated disk space required: &x7proto-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Estimated build time: &x7proto-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url='&blfs-wiki;/Xorg7ProtocolHeaders'/></para>
|
|
|
|
|
|
|
|
</sect2>
|
2006-05-15 13:51:34 +08:00
|
|
|
|
2006-05-05 15:01:37 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Downloading Xorg Protocol Headers</title>
|
|
|
|
|
|
|
|
<para>To download the needed files using <application>wget</application>,
|
|
|
|
use the following commands:</para>
|
|
|
|
|
2007-01-24 02:22:14 +08:00
|
|
|
<screen><userinput>wget &files-anduin;/xorg/proto-7.1.wget &&
|
2006-05-05 15:01:37 +08:00
|
|
|
mkdir proto &&
|
|
|
|
cd proto &&
|
2007-01-17 20:57:47 +08:00
|
|
|
wget -B http://xorg.freedesktop.org/releases/individual/proto/ \
|
|
|
|
-i ../proto-7.1.wget</userinput></screen>
|
2006-05-05 15:01:37 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of Xorg Protocol Headers</title>
|
|
|
|
|
|
|
|
<para>Install the <application>Xorg</application> protocol headers
|
|
|
|
by running the following commands for each package to be installed.</para>
|
|
|
|
|
|
|
|
<screen><userinput>./configure $XORG_CONFIG</userinput></screen>
|
|
|
|
|
2006-05-18 12:10:49 +08:00
|
|
|
<para>These packages do not provide test suites.</para>
|
|
|
|
|
2006-05-05 15:01:37 +08:00
|
|
|
<para>Now as the <systemitem class="username">root</systemitem>
|
|
|
|
user:</para>
|
|
|
|
|
2006-08-15 21:20:49 +08:00
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
2006-05-05 15:01:37 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
</sect1>
|