mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
f82ac3fb40
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12016 af4574ff-66df-0310-9fd7-8a98e5e911e0
100 lines
3.0 KiB
XML
100 lines
3.0 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;
|
|
|
|
<!ENTITY printproto-download-http "http://xorg.freedesktop.org/releases/individual/proto/printproto-&printproto-version;.tar.bz2">
|
|
<!ENTITY printproto-download-ftp "ftp://ftp.x.org/pub/individual/proto/printproto-&printproto-version;.tar.bz2">
|
|
<!ENTITY printproto-md5sum "99d0e25feea2fead7d8325b7000b41c3">
|
|
<!ENTITY printproto-size "224 KB">
|
|
<!ENTITY printproto-buildsize "2.6 MB">
|
|
<!ENTITY printproto-time "less than 0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="printproto" xreflabel="printproto-&printproto-version;">
|
|
<?dbhtml filename="printproto.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>printproto-&printproto-version;</title>
|
|
|
|
<indexterm zone="printproto">
|
|
<primary sortas="a-printproto">printproto</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to printproto</title>
|
|
|
|
<para>The <application>printproto</application> package provides the
|
|
protocol headers for the <xref linkend="libXp"/> package.</para>
|
|
|
|
¬-katamari;
|
|
|
|
&lfs74_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&printproto-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&printproto-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &printproto-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &printproto-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &printproto-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &printproto-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/printproto"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of printproto</title>
|
|
|
|
<para>Install <application>printproto</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput>./configure $XORG_CONFIG</userinput></screen>
|
|
|
|
<para>This package does not come with a test suite.</para>
|
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directory</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>None</seg>
|
|
<seg>None</seg>
|
|
<seg>None</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|