mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-01 21:12:12 +08:00
c5464c83bd
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@9325 af4574ff-66df-0310-9fd7-8a98e5e911e0
146 lines
4.6 KiB
XML
146 lines
4.6 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 gtkmm-download-http "&gnome-download-http;/gtkmm/3.2/gtkmm->kmm-version;.tar.xz">
|
|
<!ENTITY gtkmm-download-ftp "&gnome-download-ftp;/gtkmm/3.2/gtkmm->kmm-version;.tar.xz">
|
|
<!ENTITY gtkmm-md5sum "4d68a8c59efd9727f5d7c9d0d7aaacca">
|
|
<!ENTITY gtkmm-size "8.4 MB">
|
|
<!ENTITY gtkmm-buildsize "251 MB">
|
|
<!ENTITY gtkmm-time "3.0 SBU">
|
|
]>
|
|
|
|
<sect1 id="gtkmm" xreflabel="gtkmm->kmm-version;">
|
|
<?dbhtml filename="gtkmm.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>gtkmm->kmm-version;</title>
|
|
|
|
<indexterm zone="gtkmm">
|
|
<primary sortas="a-gtkmm">gtkmm</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to gtkmm</title>
|
|
|
|
<para>The <application>gtkmm</application> package provides a C++ interface
|
|
to <application>GTK+</application>.</para>
|
|
|
|
&lfs65_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>Download (HTTP): <ulink url=">kmm-download-http;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download (FTP): <ulink url=">kmm-download-ftp;"/></para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download MD5 sum: >kmm-md5sum;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Download size: >kmm-size;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated disk space required: >kmm-buildsize;</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Estimated build time: >kmm-time;</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">gtkmm Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required"><xref linkend="atkmm"/>,
|
|
<xref linkend="gtk3"/>, and
|
|
<xref linkend="pangomm"/></para>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/gtkmm"/></para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of gtkmm</title>
|
|
|
|
<para>Install <application>gtkmm</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
|
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 Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>None</seg>
|
|
<seg>libatkmm-1.6.so, libgdkmm-2.4.so, and libgtkmm-2.4.so</seg>
|
|
<seg>/usr/{include/{atkmm-1.6/atkmm/private,gdkmm-2.4/gdkmm/private,
|
|
gtkmm-2.4/gtkmm/private},lib/{gdkmm-2.4/include,gtkmm-2.4/include},
|
|
share/{devhelp/books/gtkmm-2.4,doc/gtkmm-2.4/{images,reference/html},
|
|
gtkmm-2.4/demo}}</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="libatkmm-1.6">
|
|
<term><filename class='libraryfile'>libatkmm-1.6.so</filename></term>
|
|
<listitem>
|
|
<para>contains the <application>ATK</application> API classes.</para>
|
|
<indexterm zone="gtkmm libatkmm-1.6">
|
|
<primary sortas="c-libatkmm-1.6">libatkmm-1.6.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libgdkmm-2.4">
|
|
<term><filename class='libraryfile'>libgdkmm-2.4.so</filename></term>
|
|
<listitem>
|
|
<para>contains the GDK API classes.</para>
|
|
<indexterm zone="gtkmm libgdkmm-2.4">
|
|
<primary sortas="c-libgdkmm-2.4">libgdkmm-2.4.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="libgtkmm-2.4">
|
|
<term><filename class='libraryfile'>libgtkmm-2.4.so</filename></term>
|
|
<listitem>
|
|
<para>contains the <application>GTK+</application> API classes.</para>
|
|
<indexterm zone="gtkmm libgtkmm-2.4">
|
|
<primary sortas="c-libgtkmm-2.4">libgtkmm-2.4.so</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|