mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 04:52:12 +08:00
b6170f6674
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9524 af4574ff-66df-0310-9fd7-8a98e5e911e0
127 lines
3.8 KiB
XML
127 lines
3.8 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 gdlmm-download-http "&gnome-download-http;/gdlmm/3.2/gdlmm-&gdlmm-version;.tar.xz">
|
|
<!ENTITY gdlmm-download-ftp "&gnome-download-ftp;/gdlmm/3.2/gdlmm-&gdlmm-version;.tar.xz">
|
|
<!ENTITY gdlmm-md5sum "d07999618fcec79a2287bb23d01fc4d2">
|
|
<!ENTITY gdlmm-size "375 KB">
|
|
<!ENTITY gdlmm-buildsize "9.2 MB">
|
|
<!ENTITY gdlmm-time "0.2 SBU">
|
|
]>
|
|
|
|
<sect1 id="gdlmm" xreflabel="gdlmm-&gdlmm-version;">
|
|
<?dbhtml filename="gdlmm.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>gdlmm-&gdlmm-version;</title>
|
|
|
|
<indexterm zone="gdlmm">
|
|
<primary sortas="a-gdlmm">gdlmm</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to gdlmm</title>
|
|
|
|
<para>The <application>gdlmm</application> package contains C++ bindings for the
|
|
gdl library.</para>
|
|
|
|
&lfs70_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url="&gdlmm-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url="&gdlmm-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: &gdlmm-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: &gdlmm-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: &gdlmm-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: &gdlmm-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">gdlmm Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required"><xref linkend="gdl"/>,
|
|
<xref linkend="glibmm"/>, and
|
|
<xref linkend="gtkmm"/></para>
|
|
|
|
<bridgehead renderas="sect4">Optional</bridgehead>
|
|
<para role="optional"><xref linkend="doxygen"/>,
|
|
<xref linkend="libxslt"/></para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/gdlmm"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of gdlmm</title>
|
|
|
|
<para>Install <application>gdlmm</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput>./configure --prefix=$GNOME_PREFIX &&
|
|
make</userinput></screen>
|
|
|
|
<para>To test the results, issue: <command>make check</command>.</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 Library</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>None</seg>
|
|
<seg>libgdlmm-3.0.so</seg>
|
|
<seg>/usr/{include/gdlmm-3.0/gdlmm/private,lib/gdlmm-3.0/include,share/{devhelp/books/gdlmm-3.0,doc/gdlmm-3.0/reference/html}}</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="libgdlmm-3">
|
|
<term><filename class='libraryfile'>libgdlmm-3.0.so</filename></term>
|
|
<listitem>
|
|
<para>contains functions that .....</para>
|
|
<indexterm zone="gdlmm libgdlmm-3">
|
|
<primary sortas="c-libgdlmm-3">libgdlmm-3.0.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|