2004-06-15 12:33:15 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2007-04-05 03:42:53 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
2004-06-15 12:33:15 +08:00
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
2013-02-12 02:51:17 +08:00
|
|
|
<!ENTITY gnome-terminal-download-http
|
2012-09-27 03:41:06 +08:00
|
|
|
"&gnome-download-http;/gnome-terminal/3.6/gnome-terminal-&gnome-terminal-version;.tar.xz">
|
2013-02-12 02:51:17 +08:00
|
|
|
<!ENTITY gnome-terminal-download-ftp
|
2012-09-27 03:41:06 +08:00
|
|
|
"&gnome-download-ftp;/gnome-terminal/3.6/gnome-terminal-&gnome-terminal-version;.tar.xz">
|
2012-10-19 14:22:00 +08:00
|
|
|
<!ENTITY gnome-terminal-md5sum "fc12453283199c2889fe1173cbd82a9b">
|
|
|
|
<!ENTITY gnome-terminal-size "1.6 MB">
|
|
|
|
<!ENTITY gnome-terminal-buildsize "60 MB">
|
2012-09-27 03:41:06 +08:00
|
|
|
<!ENTITY gnome-terminal-time "0.2 SBU">
|
2004-06-15 12:33:15 +08:00
|
|
|
]>
|
|
|
|
|
2012-04-18 13:18:11 +08:00
|
|
|
<sect1 id="gnome-terminal" xreflabel="gnome-terminal-&gnome-terminal-version;">
|
2005-05-15 19:01:32 +08:00
|
|
|
<?dbhtml filename="gnome-terminal.html"?>
|
|
|
|
|
|
|
|
<sect1info>
|
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
|
|
|
</sect1info>
|
|
|
|
|
2012-04-18 13:18:11 +08:00
|
|
|
<title>gnome-terminal-&gnome-terminal-version;</title>
|
2005-05-15 19:01:32 +08:00
|
|
|
|
|
|
|
<indexterm zone="gnome-terminal">
|
2012-05-17 00:39:28 +08:00
|
|
|
<primary sortas="a-gnome-terminal">gnome-terminal</primary>
|
2005-05-15 19:01:32 +08:00
|
|
|
</indexterm>
|
|
|
|
|
2005-05-22 19:27:41 +08:00
|
|
|
<sect2 role="package">
|
2005-05-15 19:01:32 +08:00
|
|
|
<title>Introduction to GNOME Terminal</title>
|
|
|
|
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
The <application>GNOME Terminal</application> package contains the
|
|
|
|
terminal emulator for <application>GNOME</application> Desktop.
|
|
|
|
</para>
|
2005-05-15 19:01:32 +08:00
|
|
|
|
2012-09-27 03:41:06 +08:00
|
|
|
&lfs72_checked;
|
2010-08-21 15:10:39 +08:00
|
|
|
|
2005-05-15 19:01:32 +08:00
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
|
|
<itemizedlist spacing="compact">
|
|
|
|
<listitem>
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
Download (HTTP): <ulink url="&gnome-terminal-download-http;"/>
|
|
|
|
</para>
|
2005-05-15 19:01:32 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
Download (FTP): <ulink url="&gnome-terminal-download-ftp;"/>
|
|
|
|
</para>
|
2005-05-15 19:01:32 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
Download MD5 sum: &gnome-terminal-md5sum;
|
|
|
|
</para>
|
2005-05-15 19:01:32 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
Download size: &gnome-terminal-size;
|
|
|
|
</para>
|
2005-05-15 19:01:32 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
Estimated disk space required: &gnome-terminal-buildsize;
|
|
|
|
</para>
|
2005-05-15 19:01:32 +08:00
|
|
|
</listitem>
|
|
|
|
<listitem>
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
Estimated build time: &gnome-terminal-time;
|
|
|
|
</para>
|
2005-05-15 19:01:32 +08:00
|
|
|
</listitem>
|
|
|
|
</itemizedlist>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect3">GNOME Terminal Dependencies</bridgehead>
|
|
|
|
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
2012-04-18 04:24:05 +08:00
|
|
|
<para role="required">
|
|
|
|
<xref linkend="GConf"/>,
|
|
|
|
<xref linkend="gnome-doc-utils"/>,
|
2012-09-27 03:41:06 +08:00
|
|
|
<xref linkend="gsettings-desktop-schemas"/>,
|
|
|
|
<xref linkend="vte"/> and
|
|
|
|
<xref linkend="yelp-xsl"/>
|
2012-04-18 04:24:05 +08:00
|
|
|
</para>
|
2005-05-15 19:01:32 +08:00
|
|
|
|
2012-04-30 01:28:05 +08:00
|
|
|
<bridgehead renderas="sect4">Recommended</bridgehead>
|
|
|
|
<para role="recommended">
|
2012-04-18 04:24:05 +08:00
|
|
|
<xref linkend="rarian"/>
|
|
|
|
</para>
|
2010-08-21 15:10:39 +08:00
|
|
|
|
2006-04-11 02:36:24 +08:00
|
|
|
<para condition="html" role="usernotes">User Notes:
|
2012-05-17 00:39:28 +08:00
|
|
|
<ulink url="&blfs-wiki;/gnome-terminal"/>
|
|
|
|
</para>
|
2006-04-11 02:36:24 +08:00
|
|
|
|
2005-05-15 19:01:32 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2 role="installation">
|
|
|
|
<title>Installation of GNOME Terminal</title>
|
|
|
|
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
Install <application>GNOME Terminal</application> by
|
|
|
|
running the following commands:
|
|
|
|
</para>
|
2005-05-15 19:01:32 +08:00
|
|
|
|
2012-09-27 03:41:06 +08:00
|
|
|
<screen><userinput>./configure --prefix=/usr --sysconfdir=/etc &&
|
2005-05-15 19:01:32 +08:00
|
|
|
make</userinput></screen>
|
2005-05-11 12:31:22 +08:00
|
|
|
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
This package does not come with a test suite.
|
|
|
|
</para>
|
2005-05-11 12:31:22 +08:00
|
|
|
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
Now, as the <systemitem class="username">root</systemitem> user:
|
|
|
|
</para>
|
2005-05-11 12:31:22 +08:00
|
|
|
|
2005-05-15 19:01:32 +08:00
|
|
|
<screen role="root"><userinput>make install</userinput></screen>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2005-05-15 19:01:32 +08:00
|
|
|
</sect2>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2005-05-15 19:01:32 +08:00
|
|
|
<sect2 role="content">
|
|
|
|
<title>Contents</title>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2005-05-15 19:01:32 +08:00
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Program</segtitle>
|
2013-01-26 00:32:25 +08:00
|
|
|
<segtitle>Installed Libraries</segtitle>
|
2005-05-21 22:40:57 +08:00
|
|
|
<segtitle>Installed Directories</segtitle>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2005-05-15 19:01:32 +08:00
|
|
|
<seglistitem>
|
2012-04-18 04:24:05 +08:00
|
|
|
<seg>
|
|
|
|
gnome-terminal
|
|
|
|
</seg>
|
2013-01-26 00:32:25 +08:00
|
|
|
<seg>
|
|
|
|
None
|
|
|
|
</seg>
|
2012-04-18 04:24:05 +08:00
|
|
|
<seg>
|
|
|
|
/usr/share/gnome-terminal and
|
2012-09-27 03:41:06 +08:00
|
|
|
/usr/share/help/*/gnome-terminal
|
2012-04-18 04:24:05 +08:00
|
|
|
</seg>
|
2005-05-15 19:01:32 +08:00
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2005-05-15 19:01:32 +08:00
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
<?dbhtml list-presentation="table"?>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2005-05-15 19:01:32 +08:00
|
|
|
<varlistentry id="gnome-terminal-prog">
|
|
|
|
<term><command>gnome-terminal</command></term>
|
|
|
|
<listitem>
|
2012-05-17 00:39:28 +08:00
|
|
|
<para>
|
|
|
|
is the <application>GNOME</application> Terminal Emulator.
|
|
|
|
</para>
|
2005-05-15 19:01:32 +08:00
|
|
|
<indexterm zone="gnome-terminal gnome-terminal-prog">
|
|
|
|
<primary sortas="b-gnome-terminal">gnome-terminal</primary>
|
|
|
|
</indexterm>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2004-06-15 12:33:15 +08:00
|
|
|
|
2005-05-15 19:01:32 +08:00
|
|
|
</variablelist>
|
|
|
|
|
|
|
|
</sect2>
|
2002-09-05 02:43:06 +08:00
|
|
|
|
|
|
|
</sect1>
|