| 1 | <!DOCTYPE article PUBLIC "-//OASIS//DTD DocBook V4.1//EN">
|
|---|
| 2 |
|
|---|
| 3 | <article>
|
|---|
| 4 | <articleinfo>
|
|---|
| 5 | <!-- $MVD$:app("MicroVision WebExpress","769") -->
|
|---|
| 6 | <!-- $MVD$:template("","0","0") -->
|
|---|
| 7 | <!-- $MVD$:color("18","840084","Custom #1","0") -->
|
|---|
| 8 | <!-- $MVD$:color("19","e0e0e0","Custom #2","0") -->
|
|---|
| 9 | <!-- $MVD$:color("20","80ff","Orange","1") -->
|
|---|
| 10 | <!-- $MVD$:color("21","ffd6ce","Lavender","1") -->
|
|---|
| 11 | <title>Mondo</title>
|
|---|
| 12 | </articleinfo>
|
|---|
| 13 |
|
|---|
| 14 | <para></para>
|
|---|
| 15 | <informaltable><tgroup cols="3"><tbody>
|
|---|
| 16 | <row>
|
|---|
| 17 | <entry>
|
|---|
| 18 | Mondo Rescue and Mindi Linux HOWTO
|
|---|
| 19 | </entry>
|
|---|
| 20 | </row>
|
|---|
| 21 | <row>
|
|---|
| 22 | <entry>
|
|---|
| 23 | <ulink url="mindiinstallation.html">Prev</ulink>
|
|---|
| 24 | </entry>
|
|---|
| 25 | <entry>
|
|---|
| 26 | Chapter 5. Installation
|
|---|
| 27 | </entry>
|
|---|
| 28 | <entry>
|
|---|
| 29 | <ulink url="testingmindi.html">Next</ulink>
|
|---|
| 30 | </entry>
|
|---|
| 31 | </row>
|
|---|
| 32 | </tbody></tgroup></informaltable>
|
|---|
| 33 |
|
|---|
| 34 | <sect1 id="MONDOINSTALLATIO"><title>5.2. Mondo</title>
|
|---|
| 35 | <sect2 id="AEN25"><title>5.2.1. TGZ</title>
|
|---|
| 36 | <para>If you are installing from a tarball then copy it to wherever
|
|---|
| 37 | you have enough space, for example /tmp and type:</para>
|
|---|
| 38 | <para></para>
|
|---|
| 39 | <informaltable><tgroup cols="1"><tbody>
|
|---|
| 40 | <row>
|
|---|
| 41 | <entry>
|
|---|
| 42 |
|
|---|
| 43 | bash# cd /tmpbash# tar -zxvf mondo-1.xx.tgzbash# cd mondo-1.xxbash# make && make install
|
|---|
| 44 |
|
|---|
| 45 | </entry>
|
|---|
| 46 | </row>
|
|---|
| 47 | </tbody></tgroup></informaltable>
|
|---|
| 48 |
|
|---|
| 49 | <para>This installs mondo into /usr/local/share/mondo and installs
|
|---|
| 50 | links to the programs into /usr/local/bin</para>
|
|---|
| 51 | </sect2><sect2 id="AEN26"><title>5.2.2. RPM</title>
|
|---|
| 52 | <para>Or, if you are installing from an RPM then copy it to copy it
|
|---|
| 53 | to wherever you have enough space, for example /tmp and
|
|---|
| 54 | type:</para>
|
|---|
| 55 | <para></para>
|
|---|
| 56 | <informaltable><tgroup cols="1"><tbody>
|
|---|
| 57 | <row>
|
|---|
| 58 | <entry>
|
|---|
| 59 |
|
|---|
| 60 | bash# rpm -Uvh /tmp/mondo-1.5x-x.i386.rpm
|
|---|
| 61 |
|
|---|
| 62 | </entry>
|
|---|
| 63 | </row>
|
|---|
| 64 | </tbody></tgroup></informaltable>
|
|---|
| 65 |
|
|---|
| 66 | <para>This installs mondo into /usr/share/mondo and installs links
|
|---|
| 67 | to the programs into /usr/bin</para>
|
|---|
| 68 | </sect2><sect2 id="AEN26"><title>5.2.3. DEB</title>
|
|---|
| 69 | <para>Debian users may wish to first create a .deb file and then
|
|---|
| 70 | use the debian package manager:</para>
|
|---|
| 71 | <para></para>
|
|---|
| 72 | <informaltable><tgroup cols="1"><tbody>
|
|---|
| 73 | <row>
|
|---|
| 74 | <entry>
|
|---|
| 75 |
|
|---|
| 76 | bash# cd /tmpbash# alien mondo*.rpmbash# dpkg -i mondo*.deb
|
|---|
| 77 |
|
|---|
| 78 | </entry>
|
|---|
| 79 | </row>
|
|---|
| 80 | </tbody></tgroup></informaltable>
|
|---|
| 81 |
|
|---|
| 82 | <para>This installs mondo into /usr/share/mondo and installs links
|
|---|
| 83 | to the programs into /usr/bin</para>
|
|---|
| 84 | <para></para>
|
|---|
| 85 | <informaltable><tgroup cols="3"><tbody>
|
|---|
| 86 | <row>
|
|---|
| 87 | <entry>
|
|---|
| 88 | <ulink url="mindiinstallation.html">Prev</ulink>
|
|---|
| 89 | </entry>
|
|---|
| 90 | <entry>
|
|---|
| 91 | <ulink url="index.html">Home</ulink>
|
|---|
| 92 | </entry>
|
|---|
| 93 | <entry>
|
|---|
| 94 | <ulink url="testingmindi.html">Next</ulink>
|
|---|
| 95 | </entry>
|
|---|
| 96 | </row>
|
|---|
| 97 | <row>
|
|---|
| 98 | <entry>
|
|---|
| 99 | Mindi
|
|---|
| 100 | </entry>
|
|---|
| 101 | <entry>
|
|---|
| 102 | <ulink url="installation.html">Up</ulink>
|
|---|
| 103 | </entry>
|
|---|
| 104 | <entry>
|
|---|
| 105 | Testing Mindi
|
|---|
| 106 | </entry>
|
|---|
| 107 | </row>
|
|---|
| 108 | </tbody></tgroup></informaltable>
|
|---|
| 109 |
|
|---|
| 110 |
|
|---|
| 111 | </sect2></sect1></article>
|
|---|