2004-06-13 06:56:28 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-04 04:52:42 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
|
|
|
"http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
2004-06-13 06:56:28 +08:00
|
|
|
<!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 " ">
|
2005-02-08 07:48:17 +08:00
|
|
|
<!ENTITY hd2u-md5sum "186bdefe543ebcd9c14c5a3c0ee0ce4c">
|
2004-11-27 00:06:18 +08:00
|
|
|
<!ENTITY hd2u-size "53 KB">
|
2004-06-18 02:22:03 +08:00
|
|
|
<!ENTITY hd2u-buildsize "389 KB">
|
2004-06-13 06:56:28 +08:00
|
|
|
<!ENTITY hd2u-time "0.1 SBU">
|
|
|
|
]>
|
|
|
|
|
2004-03-16 14:03:27 +08:00
|
|
|
<sect1 id="hd2u" xreflabel="hd2u-&hd2u-version;">
|
2004-08-10 12:23:09 +08:00
|
|
|
<sect1info>
|
2004-08-10 12:25:57 +08:00
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
2004-08-10 12:23:09 +08:00
|
|
|
</sect1info>
|
2004-05-07 09:51:44 +08:00
|
|
|
<?dbhtml filename="hd2u.html"?>
|
2004-03-16 14:03:27 +08:00
|
|
|
<title>hd2u-&hd2u-version;</title>
|
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Introduction to <application>hd2u</application></title>
|
2005-01-01 22:08:39 +08:00
|
|
|
|
2004-06-18 02:22:03 +08:00
|
|
|
<para>The <application>hd2u</application> package contains
|
|
|
|
an any to any text format converter.</para>
|
2005-01-01 22:08:39 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
<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>
|
2005-02-08 07:48:17 +08:00
|
|
|
<listitem><para>Download MD5 sum: &hd2u-md5sum;</para></listitem>
|
2004-06-13 06:56:28 +08:00
|
|
|
<listitem><para>Download size: &hd2u-size;</para></listitem>
|
2004-11-27 00:06:18 +08:00
|
|
|
<listitem><para>Estimated disk space required:
|
2004-06-13 06:56:28 +08:00
|
|
|
&hd2u-buildsize;</para></listitem>
|
|
|
|
<listitem><para>Estimated build time:
|
|
|
|
&hd2u-time;</para></listitem></itemizedlist>
|
|
|
|
</sect3>
|
2005-01-01 22:08:39 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
<sect3><title><application>hd2u</application> dependencies</title>
|
|
|
|
<sect4><title>Required</title>
|
2005-01-01 22:08:39 +08:00
|
|
|
<para><xref linkend="popt"/></para>
|
|
|
|
</sect4>
|
2004-06-13 06:56:28 +08:00
|
|
|
</sect3>
|
2005-01-01 22:08:39 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Installation of <application>hd2u</application></title>
|
2005-01-01 22:08:39 +08:00
|
|
|
|
|
|
|
<para>Install <application>hd2u</application> by running the following
|
|
|
|
commands:</para>
|
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=/usr &&
|
|
|
|
make &&
|
|
|
|
make install</command></userinput></screen>
|
2005-01-01 22:08:39 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
2005-01-01 22:08:39 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
<para>The <application>hd2u</application> package contains
|
|
|
|
<command>dos2unix</command>.</para>
|
2005-01-01 22:08:39 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
</sect2>
|
2005-01-01 22:08:39 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
<sect2><title>Description</title>
|
2005-01-01 22:08:39 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
<sect3><title>dos2unix</title>
|
2004-06-18 03:08:53 +08:00
|
|
|
<para><command>dos2unix</command> converts text between various
|
|
|
|
<acronym>OS formats</acronym> (such as converting from <acronym>DOS</acronym>
|
|
|
|
format to Unix).</para></sect3>
|
2005-01-01 22:08:39 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
</sect2>
|
2004-03-16 14:03:27 +08:00
|
|
|
|
|
|
|
</sect1>
|