2004-06-13 06:56:28 +08:00
|
|
|
<?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 " ">
|
2004-06-18 02:22:03 +08:00
|
|
|
<!ENTITY hd2u-size "50 KB">
|
|
|
|
<!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>
|
|
|
|
<othername>$LastChangedBy: $</othername>
|
|
|
|
<date>$Date: $</date>
|
|
|
|
</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>
|
|
|
|
|
2004-06-18 02:22:03 +08:00
|
|
|
<para>The <application>hd2u</application> package contains
|
|
|
|
an any to any text format converter.</para>
|
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>
|
|
|
|
<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>
|
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>
|
2004-06-13 06:56:28 +08:00
|
|
|
|
|
|
|
</sect2>
|
2004-03-16 14:03:27 +08:00
|
|
|
|
|
|
|
</sect1>
|
|
|
|
|