mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 23:07:23 +08:00
c3c56b2edd
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@10976 af4574ff-66df-0310-9fd7-8a98e5e911e0
170 lines
4.7 KiB
XML
170 lines
4.7 KiB
XML
<?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 terminal-download-http
|
|
"http://archive.xfce.org/src/apps/terminal/0.4/Terminal-&terminal-version;.tar.bz2">
|
|
<!ENTITY terminal-download-ftp " ">
|
|
<!ENTITY terminal-md5sum "8dff62234da14e1a5e542fb56560ebe2">
|
|
<!ENTITY terminal-size "1.6 MB">
|
|
<!ENTITY terminal-buildsize "20 MB">
|
|
<!ENTITY terminal-time "0.2 SBU">
|
|
]>
|
|
|
|
<sect1 id="terminal" xreflabel="terminal-&terminal-version;">
|
|
<?dbhtml filename="terminal.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>terminal-&terminal-version;</title>
|
|
|
|
<indexterm zone="terminal">
|
|
<primary sortas="a-terminal">terminal</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to terminal</title>
|
|
|
|
<para>
|
|
<application>Terminal</application> is a <application>Gtk 2</application>
|
|
terminal emulator. This is useful for running commands or programs in the
|
|
comfort of an xorg window; you can drag and drop files into the
|
|
<application>Terminal</application> or copy and paste text with your mouse.
|
|
</para>
|
|
|
|
&lfs72_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&terminal-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&terminal-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &terminal-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &terminal-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &terminal-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &terminal-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">terminal Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="exo"/> and
|
|
<xref linkend="vte2"/>.
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">
|
|
User Notes: <ulink url="&blfs-wiki;/terminal"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of terminal</title>
|
|
|
|
<para>
|
|
Install <application>terminal</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr --docdir=/usr/share/doc/terminal-&terminal-version; &&
|
|
make</userinput></screen>
|
|
|
|
<para>
|
|
This package does not come with a test suite.
|
|
</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>
|
|
|
|
<para>
|
|
<option>--docdir=/usr/share/doc/terminal-&terminal-version;</option>: This
|
|
puts <application>Terminal</application>'s docs into a versioned
|
|
directory.
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directory</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
Terminal and
|
|
terminal
|
|
</seg>
|
|
<seg>None</seg>
|
|
<seg>/usr/share/doc/terminal-&terminal-version;</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="Terminal">
|
|
<term><command>Terminal</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a <application>Gtk 2</application> terminal emulator.
|
|
</para>
|
|
<indexterm zone="terminal Terminal">
|
|
<primary sortas="b-Terminal">Terminal</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
<varlistentry id="terminal-prog">
|
|
<term><command>terminal</command></term>
|
|
<listitem>
|
|
<para>
|
|
is a symbolic link to <application>Terminal</application>.
|
|
</para>
|
|
<indexterm zone="terminal terminal-prog">
|
|
<primary sortas="b-terminal">terminal</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
</variablelist>
|
|
</sect2>
|
|
</sect1>
|