2006-02-26 12:27:07 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2006-02-26 12:27:07 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2009-11-01 00:50:02 +08:00
|
|
|
<!ENTITY mesalib-download-http " ">
|
|
|
|
<!ENTITY mesalib-download-ftp "ftp://ftp.freedesktop.org/pub/mesa/&mesalib-version;/MesaLib-&mesalib-version;.tar.bz2">
|
2011-12-06 17:26:39 +08:00
|
|
|
<!ENTITY mesalib-md5sum "0837c52698fe3252369c3fdb5195afcc">
|
|
|
|
<!ENTITY mesalib-size "6.0 MB">
|
|
|
|
<!ENTITY mesalib-buildsize "356 MB">
|
|
|
|
<!ENTITY mesalib-time "4.0 SBU">
|
2006-02-26 12:27:07 +08:00
|
|
|
]>
|
|
|
|
|
2006-03-27 11:03:32 +08:00
|
|
|
<sect1 id="mesalib" xreflabel="MesaLib-&mesalib-version;">
|
2006-02-26 12:27:07 +08:00
|
|
|
<?dbhtml filename="mesalib.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
|
|
|
<title>MesaLib-&mesalib-version;</title>
|
|
|
|
|
2006-03-27 21:07:21 +08:00
|
|
|
<indexterm zone="mesalib">
|
2006-02-26 12:27:07 +08:00
|
|
|
<primary sortas="a-MesaLib">MesaLib</primary>
|
|
|
|
</indexterm>
|
|
|
|
|
|
|
|
<sect2 role="package">
|
|
|
|
<title>Introduction to MesaLib</title>
|
|
|
|
|
|
|
|
<para><application>Mesa</application> is an OpenGL compatible 3-D graphics
|
|
|
|
library.</para>
|
|
|
|
|
2011-12-07 03:16:56 +08:00
|
|
|
&lfs70_checked;
|
2010-01-26 11:53:56 +08:00
|
|
|
|
2006-02-26 12:27:07 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Download (HTTP): <ulink url="&mesalib-download-http;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download (FTP): <ulink url="&mesalib-download-ftp;"/></para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
|
|
|
<para>Download MD5 sum: &mesalib-md5sum;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2009-08-25 12:50:25 +08:00
|
|
|
<para>Download size:
|
2006-02-26 12:27:07 +08:00
|
|
|
&mesalib-size;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2011-01-23 12:30:42 +08:00
|
|
|
<para>Estimated disk space required:
|
2006-02-26 12:27:07 +08:00
|
|
|
&mesalib-buildsize;</para>
|
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2011-01-23 12:30:42 +08:00
|
|
|
<para>Estimated build time:
|
2006-02-26 12:27:07 +08:00
|
|
|
&mesalib-time;</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
2011-01-24 06:58:10 +08:00
|
|
|
<bridgehead renderas="sect3">Additional Downloads</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
|
|
|
<para>Recommended patch: <ulink
|
2011-12-06 17:26:39 +08:00
|
|
|
url="&patch-root;/MesaLib-&mesalib-version;-add_xdemos-1.patch"/>
|
2011-01-24 06:58:10 +08:00
|
|
|
(Needed if testing the Xorg installation per BLFS instructions)</para>
|
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
2006-02-26 12:27:07 +08:00
|
|
|
<bridgehead renderas="sect3">MesaLib Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2006-05-26 00:58:15 +08:00
|
|
|
<para role="required"><xref linkend="xorg7-lib"/>,
|
2011-03-08 11:58:40 +08:00
|
|
|
<xref linkend="makedepend"/>,
|
2011-01-24 05:07:50 +08:00
|
|
|
<xref linkend="libdrm"/>,
|
2011-12-06 17:26:39 +08:00
|
|
|
<xref linkend="expat"/>,
|
|
|
|
<xref linkend="talloc"/>, and
|
|
|
|
<ulink url="http://llvm.org">LLVM</ulink></para>
|
2006-02-26 12:27:07 +08:00
|
|
|
|
2008-11-26 11:56:17 +08:00
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
2010-10-17 23:39:30 +08:00
|
|
|
<para role="optional"><xref linkend="lesstif"/> (required to build motif
|
|
|
|
widgets)</para>
|
2006-05-12 11:52:52 +08:00
|
|
|
|
2006-04-11 02:39:30 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
|
|
<ulink url="&blfs-wiki;/mesalib"/></para>
|
|
|
|
|
2006-02-26 12:27:07 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of MesaLib</title>
|
|
|
|
|
2011-01-23 12:30:42 +08:00
|
|
|
<note><para>Unlike other packages, the
|
|
|
|
<filename>MesaLib-&mesalib-version;.tar.bz2</filename>
|
|
|
|
archive will extract to the
|
2007-02-14 16:11:15 +08:00
|
|
|
<filename class="directory">Mesa-&mesalib-version;</filename>
|
2011-01-23 12:30:42 +08:00
|
|
|
directory.</para></note>
|
2006-09-04 11:15:35 +08:00
|
|
|
|
2008-11-27 05:57:09 +08:00
|
|
|
<para>Install <application>MesaLib</application> by running the following
|
2008-11-26 11:56:17 +08:00
|
|
|
commands:</para>
|
2006-02-26 12:27:07 +08:00
|
|
|
|
2008-11-26 11:56:17 +08:00
|
|
|
<screen><userinput>sed 's@FLAGS=\"-g@FLAGS=\"@' -i configure &&
|
2011-12-06 17:26:39 +08:00
|
|
|
patch -Np1 -i ../MesaLib-&mesalib-version;-add_xdemos-1.patch &&
|
2010-10-17 23:39:30 +08:00
|
|
|
./configure $XORG_CONFIG --enable-xcb &&
|
2008-11-26 11:56:17 +08:00
|
|
|
make</userinput></screen>
|
2006-02-26 12:27:07 +08:00
|
|
|
|
2007-02-14 16:11:15 +08:00
|
|
|
<para>This package does not come with a test suite.</para>
|
2006-05-11 13:21:21 +08:00
|
|
|
|
2007-02-14 16:11:15 +08:00
|
|
|
<para>Now, as the <systemitem class="username">root</systemitem> user:</para>
|
2006-05-11 13:21:21 +08:00
|
|
|
|
2010-11-09 21:42:05 +08:00
|
|
|
<screen role="root"><userinput>make install &&
|
|
|
|
install -v -m755 -d ${XORG_PREFIX}/share/doc/MesaLib-&mesalib-version; &&
|
|
|
|
install -v -m644 docs/* \
|
|
|
|
${XORG_PREFIX}/share/doc/MesaLib-&mesalib-version;</userinput></screen>
|
2006-02-26 12:27:07 +08:00
|
|
|
|
2006-03-15 23:04:26 +08:00
|
|
|
<para>Finally, if installing to any prefix other than
|
2006-03-03 11:51:21 +08:00
|
|
|
<filename class="directory">/usr</filename>, you should create symlinks
|
|
|
|
to the GL headers in <filename class="directory">/usr/include</filename>.
|
|
|
|
Execute the following command as the
|
|
|
|
<systemitem class="username">root</systemitem> user:</para>
|
|
|
|
|
2007-05-26 06:09:36 +08:00
|
|
|
<screen role="root"><userinput>ln -s -v ${XORG_PREFIX}/include/GL /usr/include</userinput></screen>
|
2007-02-14 16:19:07 +08:00
|
|
|
|
2006-02-26 12:27:07 +08:00
|
|
|
</sect2>
|
|
|
|
|
2006-03-03 14:41:25 +08:00
|
|
|
<sect2 role="commands">
|
|
|
|
<title>Command Explanations</title>
|
|
|
|
|
2008-11-26 11:56:17 +08:00
|
|
|
<para><command>sed 's@FLAGS=\"-g@FLAGS=\"@' -i configure</command>: by
|
|
|
|
default, Mesa builds with debugging symbols. Remove the -g switch from
|
|
|
|
both <envar>CFLAGS</envar> and <envar>CXXFLAGS</envar> with this
|
|
|
|
command.</para>
|
2007-02-14 16:11:15 +08:00
|
|
|
|
2008-11-26 11:56:17 +08:00
|
|
|
<para><option>--enable-xcb</option>: use the XCB backend instead of the
|
|
|
|
default XLib backend for GLX.</para>
|
2007-02-14 16:11:15 +08:00
|
|
|
|
2008-11-27 07:04:24 +08:00
|
|
|
<para><option>--enable-motif</option>: build motif widgets into the
|
|
|
|
GL widgets library (requires <application>lesstif</application>).</para>
|
|
|
|
|
2011-12-06 17:26:39 +08:00
|
|
|
<para><option>--with-gallium-driver=...</option>: build additional gallium
|
|
|
|
drivers. Defaults to r300, r600, and swrast. You must specify i9xx and
|
|
|
|
nouveau drivers.</para>
|
2006-03-03 14:41:25 +08:00
|
|
|
</sect2>
|
|
|
|
|
2006-02-26 12:27:07 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<segmentedlist>
|
2010-11-09 21:42:05 +08:00
|
|
|
<segtitle>Optionally Installed Programs</segtitle>
|
2006-02-26 12:27:07 +08:00
|
|
|
<segtitle>Installed Libraries</segtitle>
|
2007-05-26 06:09:36 +08:00
|
|
|
<segtitle>Installed Directories</segtitle>
|
2006-02-26 12:27:07 +08:00
|
|
|
|
|
|
|
<seglistitem>
|
2006-02-26 20:07:51 +08:00
|
|
|
<seg>glxgears and glxinfo</seg>
|
2009-11-01 00:50:02 +08:00
|
|
|
<seg>libEGL.so, libGL.so, libGLU.so, libGLw.so, and *_dri.so</seg>
|
2010-11-09 21:42:05 +08:00
|
|
|
<seg><envar>$XORG_PREFIX</envar>/include/{EGL,KHR},
|
|
|
|
<envar>$XORG_PREFIX</envar>/lib/{dri,egl}, and
|
2007-05-26 06:09:36 +08:00
|
|
|
<envar>$XORG_PREFIX</envar>/share/doc/MesaLib-&mesalib-version;</seg>
|
2006-02-26 12:27:07 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
2006-02-26 20:07:51 +08:00
|
|
|
|
2006-03-02 14:10:46 +08:00
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
|
|
|
|
<varlistentry id="glxgears">
|
|
|
|
<term><filename>glxgears</filename></term>
|
|
|
|
<listitem>
|
2007-02-14 16:11:15 +08:00
|
|
|
<para>is a GL demo useful for troubleshooting graphics
|
|
|
|
problems.</para>
|
2006-03-27 21:07:21 +08:00
|
|
|
<indexterm zone="mesalib glxgears">
|
2006-03-02 14:10:46 +08:00
|
|
|
<primary sortas="b-glxgears">glxgears</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="glxinfo">
|
|
|
|
<term><filename>glxinfo</filename></term>
|
|
|
|
<listitem>
|
2007-02-14 16:11:15 +08:00
|
|
|
<para>is a diagnostic program that displays information about the
|
2006-03-02 14:10:46 +08:00
|
|
|
graphics hardware and installed GL libraries.</para>
|
2006-03-27 21:07:21 +08:00
|
|
|
<indexterm zone="mesalib glxinfo">
|
2006-03-02 14:10:46 +08:00
|
|
|
<primary sortas="b-glxinfo">glxinfo</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2009-08-25 12:50:25 +08:00
|
|
|
<varlistentry id="libEGL">
|
|
|
|
<term><filename class='libraryfile'>libEGL.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>provides a native platform graphics interface as defined by
|
|
|
|
the EGL-1.4 specification.</para>
|
|
|
|
<indexterm zone="mesalib libEGL">
|
|
|
|
<primary sortas="c-libGL">libEGL.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
2007-05-26 06:09:36 +08:00
|
|
|
<varlistentry id="libGL">
|
|
|
|
<term><filename class='libraryfile'>libGL.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is the main OpenGL library.</para>
|
|
|
|
<indexterm zone="mesalib libGL">
|
|
|
|
<primary sortas="c-libGL">libGL.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="libGLU">
|
|
|
|
<term><filename class='libraryfile'>libGLU.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is the OpenGL Utility library.</para>
|
|
|
|
<indexterm zone="mesalib libGLU">
|
|
|
|
<primary sortas="c-libGLU">libGLU.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="libGLw">
|
|
|
|
<term><filename class='libraryfile'>libGLw.so</filename></term>
|
|
|
|
<listitem>
|
|
|
|
<para>is the Xt/Motif OpenGL drawing area widget library.</para>
|
|
|
|
<indexterm zone="mesalib libGLw">
|
|
|
|
<primary sortas="c-libGLw">libGLw.so</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2006-03-02 14:10:46 +08:00
|
|
|
</variablelist>
|
|
|
|
|
2006-02-26 12:27:07 +08:00
|
|
|
</sect2>
|
2006-02-26 20:07:51 +08:00
|
|
|
|
2006-02-26 12:27:07 +08:00
|
|
|
</sect1>
|