mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-25 07:42:13 +08:00
93d2c72bef
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@3418 af4574ff-66df-0310-9fd7-8a98e5e911e0
81 lines
2.3 KiB
XML
81 lines
2.3 KiB
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
%general-entities;
|
|
|
|
<!ENTITY hd2u-download-http "http://www.megaloman.com/~hany/_data/hd2u/hd2u-&hd2u-version;.tgz">
|
|
<!ENTITY hd2u-download-ftp " ">
|
|
<!ENTITY hd2u-md5sum "186bdefe543ebcd9c14c5a3c0ee0ce4c">
|
|
<!ENTITY hd2u-size "53 KB">
|
|
<!ENTITY hd2u-buildsize "389 KB">
|
|
<!ENTITY hd2u-time "0.1 SBU">
|
|
]>
|
|
|
|
<sect1 id="hd2u" xreflabel="hd2u-&hd2u-version;">
|
|
<sect1info>
|
|
<othername>$LastChangedBy$</othername>
|
|
<date>$Date$</date>
|
|
</sect1info>
|
|
<?dbhtml filename="hd2u.html"?>
|
|
<title>hd2u-&hd2u-version;</title>
|
|
|
|
<sect2>
|
|
<title>Introduction to <application>hd2u</application></title>
|
|
|
|
<para>The <application>hd2u</application> package contains
|
|
an any to any text format converter.</para>
|
|
|
|
<sect3><title>Package information</title>
|
|
<itemizedlist spacing='compact'>
|
|
<listitem><para>Download (HTTP): <ulink
|
|
url="&hd2u-download-http;"/></para></listitem>
|
|
<listitem><para>Download (FTP): <ulink
|
|
url="&hd2u-download-ftp;"/></para></listitem>
|
|
<listitem><para>Download MD5 sum: &hd2u-md5sum;</para></listitem>
|
|
<listitem><para>Download size: &hd2u-size;</para></listitem>
|
|
<listitem><para>Estimated disk space required:
|
|
&hd2u-buildsize;</para></listitem>
|
|
<listitem><para>Estimated build time:
|
|
&hd2u-time;</para></listitem></itemizedlist>
|
|
</sect3>
|
|
|
|
<sect3><title><application>hd2u</application> dependencies</title>
|
|
<sect4><title>Required</title>
|
|
<para><xref linkend="popt"/></para>
|
|
</sect4>
|
|
</sect3>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Installation of <application>hd2u</application></title>
|
|
|
|
<para>Install <application>hd2u</application> by running the following
|
|
commands:</para>
|
|
|
|
<screen><userinput><command>./configure --prefix=/usr &&
|
|
make &&
|
|
make install</command></userinput></screen>
|
|
|
|
</sect2>
|
|
|
|
<sect2>
|
|
<title>Contents</title>
|
|
|
|
<para>The <application>hd2u</application> package contains
|
|
<command>dos2unix</command>.</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2><title>Description</title>
|
|
|
|
<sect3><title>dos2unix</title>
|
|
<para><command>dos2unix</command> converts text between various
|
|
<acronym>OS formats</acronym> (such as converting from <acronym>DOS</acronym>
|
|
format to Unix).</para></sect3>
|
|
|
|
</sect2>
|
|
|
|
</sect1>
|