1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 |
|
---|
7 | <!ENTITY eog-download-http "http://ftp.gnome.org/pub/GNOME/sources/eog/2.6/eog-&eog-version;.tar.bz2">
|
---|
8 | <!ENTITY eog-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/eog/2.6/eog-&eog-version;.tar.bz2">
|
---|
9 | <!ENTITY eog-size "843 KB">
|
---|
10 | <!ENTITY eog-buildsize "29 MB">
|
---|
11 | <!ENTITY eog-time "0.19 SBU">
|
---|
12 |
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="eog" xreflabel="EOG-&eog-version;">
|
---|
16 | <sect1info>
|
---|
17 | <othername>$LastChangedBy$</othername>
|
---|
18 | <date>$Date$</date>
|
---|
19 | </sect1info>
|
---|
20 | <?dbhtml filename="eog.html"?>
|
---|
21 | <title>EOG-&eog-version;</title>
|
---|
22 |
|
---|
23 | <sect2>
|
---|
24 | <title>Introduction to <application><acronym>EOG</acronym></application></title>
|
---|
25 |
|
---|
26 | <para>The <application><acronym>EOG</acronym></application> package
|
---|
27 | contains Eye of <application><acronym>GNOME</acronym></application>. This
|
---|
28 | is useful for viewing and cataloging image files.</para>
|
---|
29 |
|
---|
30 | <sect3><title>Package information</title>
|
---|
31 | <itemizedlist spacing='compact'>
|
---|
32 | <listitem><para>Download (HTTP): <ulink
|
---|
33 | url="&eog-download-http;"/></para></listitem>
|
---|
34 | <listitem><para>Download (FTP): <ulink
|
---|
35 | url="&eog-download-ftp;"/></para></listitem>
|
---|
36 | <listitem><para>Download size: &eog-size;</para></listitem>
|
---|
37 | <listitem><para>Estimated Disk space required:
|
---|
38 | &eog-buildsize;</para></listitem>
|
---|
39 | <listitem><para>Estimated build time:
|
---|
40 | &eog-time;</para></listitem></itemizedlist>
|
---|
41 | </sect3>
|
---|
42 |
|
---|
43 | <sect3><title><application><acronym>EOG</acronym></application> dependencies</title>
|
---|
44 | <sect4><title>Required</title>
|
---|
45 | <para><xref linkend="libgnomeprintui"/></para></sect4>
|
---|
46 | <sect4><title>Optional</title>
|
---|
47 | <para>
|
---|
48 | <xref linkend="libjpeg"/> and
|
---|
49 | <ulink url="http://sourceforge.net/projects/libexif/">libexif</ulink>
|
---|
50 | </para></sect4>
|
---|
51 | </sect3>
|
---|
52 |
|
---|
53 | </sect2>
|
---|
54 |
|
---|
55 | <sect2>
|
---|
56 | <title>Installation of <application><acronym>EOG</acronym></application></title>
|
---|
57 |
|
---|
58 | <para>Install <application><acronym>EOG</acronym></application> by running the following commands:</para>
|
---|
59 |
|
---|
60 | <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
---|
61 | --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
|
---|
62 | --localstatedir=/var/lib --sysconfdir=/etc/gnome &&
|
---|
63 | make &&
|
---|
64 | make install</command></userinput></screen>
|
---|
65 |
|
---|
66 | </sect2>
|
---|
67 |
|
---|
68 | <sect2>
|
---|
69 | <title>Command explanations</title>
|
---|
70 |
|
---|
71 | <para><parameter>--libexecdir=`pkg-config --variable=prefix
|
---|
72 | ORBit-2.0`/sbin</parameter>: This switch puts libexec files in
|
---|
73 | <filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
|
---|
74 | <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
|
---|
75 |
|
---|
76 | <para><parameter>--localstatedir=/var/lib</parameter>: This switch
|
---|
77 | puts <application>ScrollKeeper</application> files in <filename
|
---|
78 | class="directory">/var/lib/scrollkeeper</filename>
|
---|
79 | instead of <filename class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
|
---|
80 |
|
---|
81 | <para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch
|
---|
82 | puts configuration files in <filename class="directory">/etc/gnome</filename> instead of
|
---|
83 | <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
|
---|
84 |
|
---|
85 | </sect2>
|
---|
86 |
|
---|
87 | <sect2>
|
---|
88 | <title>Contents</title>
|
---|
89 |
|
---|
90 | <para>The <application><acronym>EOG</acronym></application> package contains
|
---|
91 | <command>eog</command>.</para>
|
---|
92 |
|
---|
93 | </sect2>
|
---|
94 |
|
---|
95 | <sect2><title>Description</title>
|
---|
96 |
|
---|
97 | <sect3><title>eog</title>
|
---|
98 | <para><command>eog</command> is a fast and functional image viewer as well as an image
|
---|
99 | cataloging program.</para></sect3>
|
---|
100 |
|
---|
101 | </sect2>
|
---|
102 |
|
---|
103 | </sect1>
|
---|
104 |
|
---|