2004-06-15 08:20:58 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY ggv-download-http "http://ftp.gnome.org/pub/GNOME/sources/ggv/2.6/ggv-&ggv-version;.tar.bz2">
|
|
|
|
<!ENTITY ggv-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/ggv/2.6/ggv-&ggv-version;.tar.bz2">
|
|
|
|
<!ENTITY ggv-size "1.2 MB">
|
|
|
|
<!ENTITY ggv-buildsize "31 MB">
|
|
|
|
<!ENTITY ggv-time "0.10 SBU">
|
|
|
|
|
|
|
|
]>
|
|
|
|
|
2003-12-24 01:26:51 +08:00
|
|
|
<sect1 id="ggv" xreflabel="ggv-&ggv-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="ggv.html"?>
|
2003-12-24 01:26:51 +08:00
|
|
|
<title>ggv-&ggv-version;</title>
|
|
|
|
|
2004-06-15 08:20:58 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Introduction to <application>ggv</application></title>
|
|
|
|
|
|
|
|
<para>The <application>ggv</application> package contains a PostScript
|
|
|
|
file viewer.</para>
|
|
|
|
|
|
|
|
<sect3><title>Package information</title>
|
|
|
|
<itemizedlist spacing='compact'>
|
|
|
|
<listitem><para>Download (HTTP): <ulink url="&ggv-download-http;"/></para></listitem>
|
|
|
|
<listitem><para>Download (FTP): <ulink url="&ggv-download-ftp;"/></para></listitem>
|
|
|
|
<listitem><para>Download size: &ggv-size;</para></listitem>
|
|
|
|
<listitem><para>Estimated Disk space required: &ggv-buildsize;</para></listitem>
|
|
|
|
<listitem><para>Estimated build time: &ggv-time;</para></listitem></itemizedlist>
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
<sect3><title><application>ggv</application> dependencies</title>
|
|
|
|
<sect4><title>Required</title>
|
|
|
|
<para>
|
|
|
|
<xref linkend="libgnomeui"/> and
|
|
|
|
<xref linkend="espgs"/> or <xref linkend="gs"/>
|
|
|
|
</para></sect4>
|
|
|
|
<sect4><title>Optional</title>
|
|
|
|
<para>
|
|
|
|
<xref linkend="cups"/>
|
|
|
|
</para></sect4>
|
|
|
|
</sect3>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Installation of <application>ggv</application></title>
|
|
|
|
|
|
|
|
<para>Install <application>ggv</application> by running the following commands:</para>
|
|
|
|
|
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
|
|
|
--libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \
|
|
|
|
--localstatedir=/var/lib --sysconfdir=/etc/gnome &&
|
|
|
|
make &&
|
|
|
|
make install</command></userinput></screen>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Command explanations</title>
|
|
|
|
|
|
|
|
<para><parameter>--libexecdir=`pkg-config --variable=prefix
|
|
|
|
ORBit-2.0`/sbin</parameter>: This switch puts libexec files in
|
|
|
|
<filename class="directory">$GNOME_PREFIX/sbin</filename> instead of
|
|
|
|
<filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
|
|
|
|
|
|
|
|
<para><parameter>--localstatedir=/var/lib</parameter>: This switch
|
|
|
|
puts <application>ScrollKeeper</application> files in <filename
|
|
|
|
class="directory">/var/lib/scrollkeeper</filename>
|
|
|
|
instead of <filename
|
|
|
|
class="directory">$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
|
|
|
|
|
|
|
|
<para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts
|
|
|
|
configuration files in <filename class="directory">/etc/gnome</filename>
|
|
|
|
instead of
|
|
|
|
<filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
|
|
|
|
|
|
|
<para>The <application>ggv</application> package contains <command>ggv</command>.</para>
|
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
|
|
|
|
<sect3><title>ggv</title>
|
|
|
|
<para><command>ggv</command> is a GNOME 2 based PostScript viewer.</para></sect3>
|
|
|
|
|
|
|
|
</sect2>
|
2003-12-24 01:26:51 +08:00
|
|
|
|
|
|
|
</sect1>
|
|
|
|
|