glfs/x/installing/xbitmaps.xml
DJ Lucas a0ba9101f6 fixed xorg7 deps and made suggested changes to fix pdf generation
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6147 af4574ff-66df-0310-9fd7-8a98e5e911e0
2006-06-01 04:49:57 +00:00

90 lines
2.8 KiB
XML

<?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 xbitmaps-download-http "http://xorg.freedesktop.org/releases/individual/data/xbitmaps-&xbitmaps-version;.tar.bz2">
<!ENTITY xbitmaps-download-ftp " ">
<!ENTITY xbitmaps-md5sum "b28a9840cde3c38d7c09716372fea257">
<!ENTITY xbitmaps-size "56 KB">
<!ENTITY xbitmaps-buildsize "1.7 MB">
<!ENTITY xbitmaps-time "0.01 SBU">
]>
<sect1 id="xbitmaps" xreflabel="xbitmaps-&xbitmaps-version;">
<?dbhtml filename="xbitmaps.html"?>
<sect1info>
<othername>$LastChangedBy: dj $</othername>
<date>$Date: 2006-04-15 23:04:51 -0500 (Sat, 15 Apr 2006) $</date>
<!-- <keywordset>
<keyword role="package">X11R&xorg7-version;-src.tar</keyword>
<keyword role="ftpdir">Xorg7</keyword>
</keywordset>
########## Need a way to fix this on the mirrors ##########
##### Maybe a single tarball is the way to handle it ######
-->
</sect1info>
<title>Xbitmaps-&xbitmaps-version;</title>
<indexterm zone="xbitmaps">
<primary sortas="a-xbitmaps">Luit</primary>
</indexterm>
<para>Xbitmaps provides static graphics needed by Xorg applications to
draw screen elements.</para>
<bridgehead renderas="sect3">Package Information</bridgehead>
<itemizedlist spacing="compact">
<listitem>
<para>Download (HTTP): <ulink url="&xbitmaps-download-http;"/></para>
</listitem>
<listitem>
<para>Download (FTP): <ulink url="&xbitmaps-download-ftp;"/></para>
</listitem>
<listitem>
<para>Download MD5 sum: &xbitmaps-md5sum;</para>
</listitem>
<listitem>
<para>Download size: &xbitmaps-size;</para>
</listitem>
<listitem>
<para>Estimated disk space required: &xbitmaps-buildsize;</para>
</listitem>
<listitem>
<para>Estimated build time: &xbitmaps-time;</para>
</listitem>
</itemizedlist>
<bridgehead renderas="sect3">Xbitmaps Dependencies</bridgehead>
<bridgehead renderas="sect4">Required</bridgehead>
<para role="required"><xref linkend="xorg7-util"/></para>
<para condition="html" role="usernotes">User Notes:
<ulink url='&blfs-wiki;/xbitmaps'/></para>
<sect2 role="installation">
<title>Installation of Xbitmaps</title>
<para>First, configure the Xbitmaps package by running the following
command:</para>
<screen><userinput>./configure $XORG_CONFIG</userinput></screen>
<para>This package does not come with a test suite.</para>
<para>Now install as the <systemitem class="username">root</systemitem>
user:</para>
<screen><userinput role="root">make install</userinput></screen>
</sect2>
</sect1>