mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-03 14:47:17 +08:00
updated to gnome-terminal-2.2.2
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1030 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
035b717f7c
commit
929ce00d9f
@ -1,14 +1,15 @@
|
||||
<sect2>
|
||||
<title>Contents</title>
|
||||
|
||||
<para>The gnome-terminal package contains <userinput>gnome-terminal</userinput>.</para>
|
||||
<para>The <application>gnome-terminal</application> package contains
|
||||
<command>gnome-terminal</command>.</para>
|
||||
|
||||
</sect2>
|
||||
|
||||
<sect2><title>Description</title>
|
||||
|
||||
<sect3><title>gnome-terminal</title>
|
||||
<para>gnome-terminal provides the command prompt in the GNOME environment.</para></sect3>
|
||||
<para><command>gnome-terminal</command> provides the command prompt in the GNOME environment.</para></sect3>
|
||||
|
||||
|
||||
</sect2>
|
||||
|
@ -1,11 +1,11 @@
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
|
||||
<para><userinput>--localstatedir=/var/lib</userinput> : This switch
|
||||
<para><command>--localstatedir=/var/lib</command> : This switch
|
||||
puts scrollkeeper files in <filename>/var/lib/scrollkeeper</filename>
|
||||
instead of <filename>$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
|
||||
|
||||
<para><userinput>--sysconfdir=/etc/gnome</userinput> : This switch
|
||||
<para><command>--sysconfdir=/etc/gnome</command> : This switch
|
||||
puts configuration files in <filename>/etc/gnome</filename> instead of
|
||||
<filename>$GNOME_PREFIX/etc</filename>.</para>
|
||||
|
||||
|
@ -1,12 +1,12 @@
|
||||
<sect2>
|
||||
<title>Installation of gnome-terminal</title>
|
||||
<title>Installation of <application>gnome-terminal</application></title>
|
||||
|
||||
<para>Install gnome-terminal by running the following commands:</para>
|
||||
<para>Install <application>gnome-terminal</application> by running the following commands:</para>
|
||||
|
||||
<para><screen><userinput>./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib \
|
||||
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib \
|
||||
--sysconfdir=/etc/gnome &&
|
||||
make &&
|
||||
make install </userinput></screen></para>
|
||||
make install</command></userinput></screen>
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -1,17 +1,25 @@
|
||||
<sect2>
|
||||
<title>Introduction to gnome-terminal</title>
|
||||
<title>Introduction to <application>gnome-terminal</application></title>
|
||||
|
||||
<screen>Download location (HTTP): <ulink url="&gnome-terminal-download-http;"/>
|
||||
Download location (FTP): <ulink url="&gnome-terminal-download-ftp;"/>
|
||||
Version used: &gnome-terminal-version;
|
||||
Package size: &gnome-terminal-size;
|
||||
Estimated Disk space required: &gnome-terminal-buildsize;
|
||||
Estimated build time: &gnome-terminal-time;</screen>
|
||||
|
||||
<para>The gnome-terminal package contains the console. This is useful
|
||||
<para>The <application>gnome-terminal</application> package contains the console. This is useful
|
||||
for executing programs from a command prompt.</para>
|
||||
|
||||
<screen>gnome-terminal depends on:
|
||||
<xref linkend="libgnomeui"/>, <xref linkend="startup-notification"/> and <xref linkend="vte"/></screen>
|
||||
<sect3><title>Package information</title>
|
||||
<itemizedlist spacing='compact'>
|
||||
<listitem><para>Download (HTTP): <ulink
|
||||
url="&gnome-terminal-download-http;"/></para></listitem>
|
||||
<listitem><para>Download (FTP): <ulink
|
||||
url="&gnome-terminal-download-ftp;"/></para></listitem>
|
||||
<listitem><para>Download size: &gnome-terminal-size;</para></listitem>
|
||||
<listitem><para>Estimated Disk space required:
|
||||
&gnome-terminal-buildsize;</para></listitem>
|
||||
<listitem><para>Estimated build time:
|
||||
&gnome-terminal-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title><application>gnome-terminal</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="libgnomeui"/>, <xref linkend="startup-notification"/> and <xref linkend="vte"/></para></sect4>
|
||||
</sect3>
|
||||
|
||||
</sect2>
|
||||
|
@ -4,9 +4,9 @@
|
||||
<!ENTITY gnome-terminal-exp SYSTEM "gnome-terminal-exp.xml">
|
||||
<!ENTITY gnome-terminal-desc SYSTEM "gnome-terminal-desc.xml">
|
||||
<!ENTITY gnome-terminal-config SYSTEM "gnome-terminal-config.xml">
|
||||
<!ENTITY gnome-terminal-buildsize "8.7 MB">
|
||||
<!ENTITY gnome-terminal-version "2.2.1">
|
||||
<!ENTITY gnome-terminal-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/2.2/gnome-terminal-2.2.1.tar.bz2">
|
||||
<!ENTITY gnome-terminal-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/2.2/gnome-terminal-2.2.1.tar.bz2">
|
||||
<!ENTITY gnome-terminal-size "854 KB">
|
||||
<!ENTITY gnome-terminal-time "0.79 SBU">
|
||||
<!ENTITY gnome-terminal-buildsize "18.1 MB">
|
||||
<!ENTITY gnome-terminal-version "2.2.2">
|
||||
<!ENTITY gnome-terminal-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/2.2/gnome-terminal-2.2.2.tar.bz2">
|
||||
<!ENTITY gnome-terminal-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/2.2/gnome-terminal-2.2.2.tar.bz2">
|
||||
<!ENTITY gnome-terminal-size "1.3 MB">
|
||||
<!ENTITY gnome-terminal-time "0.28 SBU">
|
||||
|
@ -17,7 +17,7 @@ url="&control-center-download-ftp;"/></para></listitem>
|
||||
&control-center-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title><application>template</application> dependencies</title>
|
||||
<sect3><title><application>control-center</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="gnome-desktop"/> and <xref linkend="metacity"/></para></sect4>
|
||||
</sect3>
|
||||
|
@ -11,7 +11,7 @@ page in Chapter 1 for details on who wrote what.</para>
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>Septermber 4th, 2003 [larry]: gnome: updated to
|
||||
control-center-2.2.2.</para></listitem>
|
||||
control-center-2.2.2 and gnome-terminal-2.2.2.</para></listitem>
|
||||
|
||||
<listitem><para>September 4th, 2003 [larry]: multimedia: updated
|
||||
avifile and mplayer submitted by Igor.</para></listitem>
|
||||
|
@ -17,7 +17,7 @@ url="&metacity-download-ftp;"/></para></listitem>
|
||||
&metacity-time;</para></listitem></itemizedlist>
|
||||
</sect3>
|
||||
|
||||
<sect3><title><application>template</application> dependencies</title>
|
||||
<sect3><title><application>metacity</application> dependencies</title>
|
||||
<sect4><title>Required</title>
|
||||
<para><xref linkend="xfree86"/>, <xref linkend="intltool"/> and <xref
|
||||
linkend="GTK2"/>
|
||||
|
@ -4,6 +4,7 @@
|
||||
|
||||
&gnumeric-intro;
|
||||
&gnumeric-inst;
|
||||
&gnumeric-exp;
|
||||
&gnumeric-desc;
|
||||
|
||||
</sect1>
|
||||
|
17
xsoft/office/gnumeric/gnumeric-exp.xml
Normal file
17
xsoft/office/gnumeric/gnumeric-exp.xml
Normal file
@ -0,0 +1,17 @@
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
|
||||
<para><command>--localstatedir=/var/lib</command> : This switch
|
||||
puts scrollkeeper files in <filename>/var/lib/scrollkeeper</filename>
|
||||
instead of <filename>$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
|
||||
|
||||
<para><command>--sysconfdir=/etc/gnome</command> : This switch
|
||||
puts configuration files in <filename>/etc/gnome</filename> instead of
|
||||
<filename>$GNOME_PREFIX/etc</filename>.</para>
|
||||
|
||||
<para><command>--libexecdir=$GNOME_PREFIX/sbin</command> : This switch
|
||||
puts libexec files in <filename>$GNOME_PREFIX/sbin</filename> instead of
|
||||
<filename>$GNOME_PREFIX/libexec</filename>.</para>
|
||||
|
||||
</sect2>
|
||||
|
@ -3,7 +3,8 @@
|
||||
|
||||
<para>Install <application>gnumeric</application> by running the following commands:</para>
|
||||
|
||||
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX &&
|
||||
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib \
|
||||
--sysconfdir=/etc/gnome --libexecdir=$GNOME_PREFIX/sbin &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
|
||||
|
@ -1,8 +1,16 @@
|
||||
<sect2>
|
||||
<title>Command explanations</title>
|
||||
|
||||
<para><command>--localstatedir=/var/lib</command> : This switch puts
|
||||
scrollkeeper files in <filename>/var/lib/scrollkeeper</filename> instead
|
||||
of <filename>$GNOME_PREFIX/var/scrollkeeper</filename>.</para>
|
||||
|
||||
<para><command>--with-ssl</command> : Change the default of no ssl support.</para>
|
||||
|
||||
<para><command>--sysconfdir=/etc/gnome</command> : This switch puts
|
||||
configuration files in <filename>/etc/gnome</filename> instead of
|
||||
<filename>$GNOME_PREFIX/etc</filename>.</para>
|
||||
|
||||
<para><command>--with-ldap</command> : Change the default to
|
||||
support <acronym>LDAP</acronym> if it is available.</para>
|
||||
|
||||
|
@ -3,8 +3,8 @@
|
||||
|
||||
<para>Install <application>Balsa</application> by running the following commands:</para>
|
||||
|
||||
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --with-ssl
|
||||
--with-ldap --with-gpgme &&
|
||||
<screen><userinput><command>./configure --prefix=$GNOME_PREFIX --localstatedir=/var/lib --with-ssl \
|
||||
--sysconfdir=/etc/gnome --with-ldap --with-gpgme &&
|
||||
make &&
|
||||
make install</command></userinput></screen>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user