1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
2 | <!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
|
---|
3 | "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
---|
4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
5 | %general-entities;
|
---|
6 |
|
---|
7 | <!ENTITY hd2u-download-http "http://www.megaloman.com/~hany/_data/hd2u/hd2u-&hd2u-version;.tgz">
|
---|
8 | <!ENTITY hd2u-download-ftp " ">
|
---|
9 | <!ENTITY hd2u-md5sum "186bdefe543ebcd9c14c5a3c0ee0ce4c">
|
---|
10 | <!ENTITY hd2u-size "53 KB">
|
---|
11 | <!ENTITY hd2u-buildsize "389 KB">
|
---|
12 | <!ENTITY hd2u-time "0.1 SBU">
|
---|
13 | ]>
|
---|
14 |
|
---|
15 | <sect1 id="hd2u" xreflabel="hd2u-&hd2u-version;">
|
---|
16 | <?dbhtml filename="hd2u.html"?>
|
---|
17 |
|
---|
18 | <sect1info>
|
---|
19 | <othername>$LastChangedBy$</othername>
|
---|
20 | <date>$Date$</date>
|
---|
21 | </sect1info>
|
---|
22 |
|
---|
23 | <title>Hd2u-&hd2u-version;</title>
|
---|
24 |
|
---|
25 | <indexterm zone="hd2u">
|
---|
26 | <primary sortas="a-Hd2u">Hd2u</primary>
|
---|
27 | </indexterm>
|
---|
28 |
|
---|
29 | <sect2 role="package">
|
---|
30 | <title>Introduction to Hd2u</title>
|
---|
31 |
|
---|
32 | <para>The <application>hd2u</application> package contains
|
---|
33 | an any to any text format converter.</para>
|
---|
34 |
|
---|
35 | <bridgehead renderas="sect3">Package Information</bridgehead>
|
---|
36 | <itemizedlist spacing="compact">
|
---|
37 | <listitem>
|
---|
38 | <para>Download (HTTP): <ulink url="&hd2u-download-http;"/></para>
|
---|
39 | </listitem>
|
---|
40 | <listitem>
|
---|
41 | <para>Download (FTP): <ulink url="&hd2u-download-ftp;"/></para>
|
---|
42 | </listitem>
|
---|
43 | <listitem>
|
---|
44 | <para>Download MD5 sum: &hd2u-md5sum;</para>
|
---|
45 | </listitem>
|
---|
46 | <listitem>
|
---|
47 | <para>Download size: &hd2u-size;</para>
|
---|
48 | </listitem>
|
---|
49 | <listitem>
|
---|
50 | <para>Estimated disk space required: &hd2u-buildsize;</para>
|
---|
51 | </listitem>
|
---|
52 | <listitem>
|
---|
53 | <para>Estimated build time: &hd2u-time;</para>
|
---|
54 | </listitem>
|
---|
55 | </itemizedlist>
|
---|
56 |
|
---|
57 | <bridgehead renderas="sect3">Hd2u Dependencies</bridgehead>
|
---|
58 |
|
---|
59 | <bridgehead renderas="sect4">Required</bridgehead>
|
---|
60 | <para><xref linkend="popt"/></para>
|
---|
61 |
|
---|
62 | </sect2>
|
---|
63 |
|
---|
64 | <sect2 role="installation">
|
---|
65 | <title>Installation of Hd2u</title>
|
---|
66 |
|
---|
67 | <para>Install <application>hd2u</application> by running the following
|
---|
68 | commands:</para>
|
---|
69 |
|
---|
70 | <screen><userinput>./configure --prefix=/usr &&
|
---|
71 | make &&
|
---|
72 | make install</userinput></screen>
|
---|
73 |
|
---|
74 | </sect2>
|
---|
75 |
|
---|
76 | <sect2 role="content">
|
---|
77 | <title>Contents</title>
|
---|
78 |
|
---|
79 | <segmentedlist>
|
---|
80 | <segtitle>Installed Program</segtitle>
|
---|
81 | <segtitle>Installed Libraries</segtitle>
|
---|
82 | <segtitle>Installed Directories</segtitle>
|
---|
83 |
|
---|
84 | <seglistitem>
|
---|
85 | <seg>dos2unix</seg>
|
---|
86 | <seg>None</seg>
|
---|
87 | <seg>None</seg>
|
---|
88 | </seglistitem>
|
---|
89 | </segmentedlist>
|
---|
90 |
|
---|
91 | <variablelist>
|
---|
92 | <bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
---|
93 | <?dbfo list-presentation="list"?>
|
---|
94 | <?dbhtml list-presentation="table"?>
|
---|
95 |
|
---|
96 | <varlistentry id="dos2unix">
|
---|
97 | <term><command>dos2unix</command></term>
|
---|
98 | <listitem>
|
---|
99 | <para>converts text between various OS formats (such as
|
---|
100 | converting from DOS format to Unix).</para>
|
---|
101 | <indexterm zone="hd2u dos2unix">
|
---|
102 | <primary sortas="b-dos2unix">dos2unix</primary>
|
---|
103 | </indexterm>
|
---|
104 | </listitem>
|
---|
105 | </varlistentry>
|
---|
106 |
|
---|
107 | </variablelist>
|
---|
108 |
|
---|
109 | </sect2>
|
---|
110 |
|
---|
111 | </sect1>
|
---|