mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-26 08:42:12 +08:00
c744d0a5ae
Update to graphviz-2.44.1 Update to unrar-5.9.4 Update to rpcsvc-proto-1.4.2 Update to vala-0.48.7 Update to exiv2-0.27.3 git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@23351 af4574ff-66df-0310-9fd7-8a98e5e911e0
156 lines
3.9 KiB
XML
156 lines
3.9 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 unrar-download-http "http://www.rarlab.com/rar/unrarsrc-&unrar-version;.tar.gz">
|
|
<!ENTITY unrar-download-ftp " ">
|
|
<!ENTITY unrar-md5sum "b4aa9106e8820b89f11a1c2143a2815b">
|
|
<!ENTITY unrar-size "228 KB">
|
|
<!ENTITY unrar-buildsize "2.4 MB">
|
|
<!ENTITY unrar-time "0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="unrar" xreflabel="UnRar-&unrar-version;">
|
|
<?dbhtml filename="unrar.html"?>
|
|
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
|
|
<title>UnRar-&unrar-version;</title>
|
|
|
|
<indexterm zone="unrar">
|
|
<primary sortas="a-UnRar">UnRar</primary>
|
|
</indexterm>
|
|
|
|
<sect2 role="package">
|
|
<title>Introduction to UnRar</title>
|
|
|
|
<para>
|
|
The <application>UnRar</application> package contains a
|
|
<filename>RAR</filename> extraction utility used for
|
|
extracting files from <filename>RAR</filename> archives.
|
|
<filename>RAR</filename> archives are usually created
|
|
with <application>WinRAR</application>, primarily in a
|
|
Windows environment.
|
|
</para>
|
|
|
|
&lfs91_checked;
|
|
|
|
<bridgehead renderas="sect3">Package Information</bridgehead>
|
|
<itemizedlist spacing="compact">
|
|
<listitem>
|
|
<para>
|
|
Download (HTTP): <ulink url="&unrar-download-http;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download (FTP): <ulink url="&unrar-download-ftp;"/>
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download MD5 sum: &unrar-md5sum;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Download size: &unrar-size;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated disk space required: &unrar-buildsize;
|
|
</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>
|
|
Estimated build time: &unrar-time;
|
|
</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
|
|
<para condition="html" role="usernotes">User Notes:
|
|
<ulink url="&blfs-wiki;/unrar"/>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 role="installation">
|
|
<title>Installation of UnRar</title>
|
|
|
|
<note>
|
|
<para>
|
|
This package extracts the tarball to the unversioned
|
|
directory <filename>unrar</filename> and not the expected directory
|
|
<filename>unrar-&unrar-version;</filename>.
|
|
</para>
|
|
</note>
|
|
|
|
|
|
<para>
|
|
Install <application>UnRar</application> by running the following
|
|
commands:
|
|
</para>
|
|
|
|
<screen><userinput>make -f makefile</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>install -v -m755 unrar /usr/bin</userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2 role="content">
|
|
<title>Contents</title>
|
|
|
|
<segmentedlist>
|
|
<segtitle>Installed Program</segtitle>
|
|
<segtitle>Installed Libraries</segtitle>
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
<seglistitem>
|
|
<seg>
|
|
unrar
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
<seg>
|
|
None
|
|
</seg>
|
|
</seglistitem>
|
|
</segmentedlist>
|
|
|
|
<variablelist>
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
<?dbfo list-presentation="list"?>
|
|
<?dbhtml list-presentation="table"?>
|
|
|
|
<varlistentry id="unrar-prog">
|
|
<term><command>unrar</command></term>
|
|
<listitem>
|
|
<para>
|
|
uncompresses a <filename>RAR</filename> archive.
|
|
</para>
|
|
<indexterm zone="unrar unrar-prog">
|
|
<primary sortas="b-unrar">unrar</primary>
|
|
</indexterm>
|
|
</listitem>
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|