<?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 libgnomecanvas-download-http "&gnome-download-http;/libgnomecanvas/2.14/libgnomecanvas-&libgnomecanvas-version;.tar.bz2">
  <!ENTITY libgnomecanvas-download-ftp  "&gnome-download-ftp;/libgnomecanvas/2.14/libgnomecanvas-&libgnomecanvas-version;.tar.bz2">
  <!ENTITY libgnomecanvas-md5sum        "516c46fb4a1401b05cfef58c350fbd3d">
  <!ENTITY libgnomecanvas-size          "612 KB">
  <!ENTITY libgnomecanvas-buildsize     "12.6 MB">
  <!ENTITY libgnomecanvas-time          "0.2 SBU">
]>

<sect1 id="libgnomecanvas" xreflabel="libgnomecanvas-&libgnomecanvas-version;">
  <?dbhtml filename="libgnomecanvas.html"?>

  <sect1info>
    <othername>$LastChangedBy$</othername>
    <date>$Date$</date>
  </sect1info>

  <title>libgnomecanvas-&libgnomecanvas-version;</title>

  <indexterm zone="libgnomecanvas">
    <primary sortas="a-Libgnomecanvas">Libgnomecanvas</primary>
  </indexterm>

  <sect2 role="package">
    <title>Introduction to libgnomecanvas</title>

    <para>The <application>libgnomecanvas</application> package contains
    the <application>GNOME</application> canvas library.
    It is an engine for structured graphics and one of the essential
    <application>GNOME</application> libraries.</para>

    <bridgehead renderas="sect3">Package Information</bridgehead>
    <itemizedlist spacing="compact">
      <listitem>
        <para>Download (HTTP): <ulink url="&libgnomecanvas-download-http;"/></para>
      </listitem>
      <listitem>
        <para>Download (FTP): <ulink url="&libgnomecanvas-download-ftp;"/></para>
      </listitem>
      <listitem>
        <para>Download MD5 sum: &libgnomecanvas-md5sum;</para>
      </listitem>
      <listitem>
        <para>Download size: &libgnomecanvas-size;</para>
      </listitem>
      <listitem>
        <para>Estimated disk space required: &libgnomecanvas-buildsize;</para>
      </listitem>
      <listitem>
        <para>Estimated build time: &libgnomecanvas-time;</para>
      </listitem>
    </itemizedlist>

    <bridgehead renderas="sect3">libgnomecanvas Dependencies</bridgehead>

    <bridgehead renderas="sect4">Required</bridgehead>
    <para role="required"><xref linkend="libglade"/> and
    <xref linkend="libart_lgpl"/></para>

    <bridgehead renderas="sect4">Optional</bridgehead>
    <para role="optional"><xref linkend="gtk-doc"/></para>

    <para condition="html" role="usernotes">User Notes:
    <ulink url="&blfs-wiki;/libgnomecanvas"/></para>

  </sect2>

  <sect2 role="installation">
    <title>Installation of libgnomecanvas</title>

    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    href="../../xincludes/without-gnome.xml"/>

    <para>Install <application>libgnomecanvas</application> by running the
    following commands:</para>

<screen><userinput>./configure --prefix=$(pkg-config --variable=prefix ORBit-2.0) &amp;&amp;
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="commands">
    <title>Command Explanations</title>

    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    href="../../xincludes/gnome-prefix.xml"/>

    <xi:include xmlns:xi="http://www.w3.org/2003/XInclude"
    href="../../xincludes/gtk-doc-rebuild.xml"/>

  </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>libgnomecanvas-2.{so,a} and the libcanvas.{so,a} Glade
        library</seg>
        <seg>The following subdirectories of <envar>$GNOME_PREFIX</envar>/:
        include/libgnomecanvas-2.0,
        lib/libglade and
        share/gtk-doc/html/libgnomecanvas</seg>
      </seglistitem>
    </segmentedlist>

  </sect2>

</sect1>