2004-06-15 12:33:15 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-15 12:33:15 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2004-11-23 14:32:58 +08:00
|
|
|
<!ENTITY eel-download-http "http://ftp.gnome.org/pub/GNOME/sources/eel/&gnome-version;/eel-&eel-version;.tar.bz2">
|
|
|
|
<!ENTITY eel-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/eel/&gnome-version;/eel-&eel-version;.tar.bz2">
|
2005-05-11 14:16:59 +08:00
|
|
|
<!ENTITY eel-md5sum "2978fae17565dfb6e2d7ca129e738b9d">
|
|
|
|
<!ENTITY eel-size "672 KB">
|
|
|
|
<!ENTITY eel-buildsize "13 MB">
|
|
|
|
<!ENTITY eel-time "0.4 SBU">
|
2004-06-15 12:33:15 +08:00
|
|
|
]>
|
|
|
|
|
2003-10-02 11:43:33 +08:00
|
|
|
<sect1 id="eel" xreflabel="EEL-&eel-version;">
|
2004-08-10 12:23:09 +08:00
|
|
|
<sect1info>
|
2004-08-10 12:25:57 +08:00
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
2004-08-10 12:23:09 +08:00
|
|
|
</sect1info>
|
2004-05-07 11:24:31 +08:00
|
|
|
<?dbhtml filename="eel.html"?>
|
2003-10-02 11:43:33 +08:00
|
|
|
<title>EEL-&eel-version;</title>
|
2002-09-04 11:17:25 +08:00
|
|
|
|
2004-06-15 12:33:15 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Introduction to <application><acronym>EEL</acronym></application></title>
|
|
|
|
|
2004-11-23 14:32:58 +08:00
|
|
|
<para>The <application><acronym>EEL</acronym></application> package contains
|
|
|
|
the Eazel Extensions Library. This is a collection of widgets and extensions
|
|
|
|
to the <application><acronym>GNOME</acronym></application> platform.</para>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
|
|
|
<sect3><title>Package information</title>
|
|
|
|
<itemizedlist spacing='compact'>
|
|
|
|
<listitem><para>Download (HTTP): <ulink
|
|
|
|
url="&eel-download-http;"/></para></listitem>
|
|
|
|
<listitem><para>Download (FTP): <ulink
|
|
|
|
url="&eel-download-ftp;"/></para></listitem>
|
2004-11-23 14:32:58 +08:00
|
|
|
<listitem><para>Download MD5 sum: &eel-md5sum;</para></listitem>
|
2004-06-15 12:33:15 +08:00
|
|
|
<listitem><para>Download size: &eel-size;</para></listitem>
|
2004-11-23 14:32:58 +08:00
|
|
|
<listitem><para>Estimated disk space required:
|
2004-06-15 12:33:15 +08:00
|
|
|
&eel-buildsize;</para></listitem>
|
|
|
|
<listitem><para>Estimated build time:
|
|
|
|
&eel-time;</para></listitem></itemizedlist>
|
|
|
|
</sect3>
|
|
|
|
|
2004-11-23 14:32:58 +08:00
|
|
|
<sect3><title><application><acronym>EEL</acronym></application>
|
|
|
|
dependencies</title>
|
2004-06-15 12:33:15 +08:00
|
|
|
<sect4><title>Required</title>
|
2004-11-23 14:32:58 +08:00
|
|
|
<para><xref linkend="libgnomeui"/> and <xref linkend="gail"/></para>
|
|
|
|
</sect4>
|
2004-06-15 12:33:15 +08:00
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Installation of <application><acronym>EEL</acronym></application></title>
|
|
|
|
|
2004-11-23 14:32:58 +08:00
|
|
|
<para>Install <application><acronym>EEL</acronym></application> by running the
|
|
|
|
following commands:</para>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` &&
|
2005-05-11 14:16:59 +08:00
|
|
|
make</command></userinput></screen>
|
|
|
|
|
|
|
|
<para>To test the results, issue: <command>make check</command>.</para>
|
|
|
|
|
|
|
|
<para>Now, as the root user:</para>
|
|
|
|
|
|
|
|
<screen><userinput role='root'><command>make install</command></userinput></screen>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
|
|
|
|
2005-05-11 14:16:59 +08:00
|
|
|
<para>The <application><acronym>EEL</acronym></application> package contains
|
|
|
|
the <filename class="libraryfile">libeel-2</filename> library.</para>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
|
2005-05-11 14:16:59 +08:00
|
|
|
<sect3><title>libeel-2 library</title>
|
|
|
|
<para><filename class="libraryfile">libeel-2</filename> is a
|
2004-11-23 14:32:58 +08:00
|
|
|
collection of widgets developed by the <application>Nautilus</application>
|
|
|
|
project.</para></sect3>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
|
|
|
</sect2>
|
2002-09-04 11:17:25 +08:00
|
|
|
|
|
|
|
</sect1>
|