mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
1c4f3b1ffe
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@12744 af4574ff-66df-0310-9fd7-8a98e5e911e0
135 lines
3.7 KiB
XML
135 lines
3.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 lxappearance-obconf-download-http "&sourceforge-repo;/lxde/lxappearance-obconf-&lxappearance-obconf-version;.tar.gz">
|
|
<!ENTITY lxappearance-obconf-download-ftp " ">
|
|
<!ENTITY lxappearance-obconf-md5sum "1f061c96e0c78a6476421ca294ac24aa">
|
|
<!ENTITY lxappearance-obconf-size "412 KB">
|
|
<!ENTITY lxappearance-obconf-buildsize "5.7 MB">
|
|
<!ENTITY lxappearance-obconf-time "0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="lxappearance-obconf" xreflabel="lxappearance-obconf-&lxappearance-obconf-version;">
|
|
<?dbhtml filename="lxappearance-obconf.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>lxappearance-obconf-&lxappearance-obconf-version;</title>
|
|
|
|
<indexterm zone="lxappearance-obconf">
|
|
<primary sortas="a-lxappearance-obconf">lxappearance-obconf</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to LXAppearance OBconf</title>
|
|
|
|
<para>
|
|
The <application>LXAppearance OBconf</application> package contains a plugin
|
|
for <application>LXAppearance</application> to configure
|
|
<application>OpenBox</application>.
|
|
</para>
|
|
|
|
&lfs75_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&lxappearance-obconf-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&lxappearance-obconf-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &lxappearance-obconf-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &lxappearance-obconf-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &lxappearance-obconf-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &lxappearance-obconf-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<bridgehead renderas="sect3">LXAppearance OBconf Dependencies</bridgehead>
|
|
|
|
<bridgehead renderas="sect4">Required</bridgehead>
|
|
<para role="required">
|
|
<xref linkend="lxappearance"/> and
|
|
<xref linkend="openbox"/>
|
|
</para>
|
|
|
|
<para condition="html" role="usernotes">
|
|
User Notes: <ulink url="&blfs-wiki;/lxappearance-obconf"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of LXAppearance OBconf</title>
|
|
|
|
<para>
|
|
Install <application>LXAppearance OBconf</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>./configure --prefix=/usr &&
|
|
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="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Programs</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
/usr/lib/lxappearance and
|
|
/usr/share/lxappearance/obconf
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|