| … | |
… | |
| 2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
2 | <!DOCTYPE sections SYSTEM "/dtd/book.dtd"> |
| 3 | |
3 | |
| 4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
4 | <!-- The content of this document is licensed under the CC-BY-SA license --> |
| 5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
5 | <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> |
| 6 | |
6 | |
| 7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml,v 1.49 2010/11/14 15:11:01 nightmorph Exp $ --> |
7 | <!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/handbook/hb-install-tools.xml,v 1.50 2011/09/03 07:18:27 swift Exp $ --> |
| 8 | |
8 | |
| 9 | <sections> |
9 | <sections> |
| 10 | |
10 | |
| 11 | <abstract> |
11 | <abstract> |
| 12 | In this chapter we help you choose and install some important tools. |
12 | In this chapter we help you choose and install some important tools. |
| … | |
… | |
| 145 | <ti>jfsutils</ti> |
145 | <ti>jfsutils</ti> |
| 146 | <ti><c>emerge jfsutils</c></ti> |
146 | <ti><c>emerge jfsutils</c></ti> |
| 147 | </tr> |
147 | </tr> |
| 148 | </table> |
148 | </table> |
| 149 | |
149 | |
| 150 | <p> |
|
|
| 151 | If you are an EVMS user, you also need to install <c>evms</c>: |
|
|
| 152 | </p> |
|
|
| 153 | |
|
|
| 154 | <pre caption="Installing EVMS utilities"> |
|
|
| 155 | # <i>USE="-gtk" emerge evms</i> |
|
|
| 156 | </pre> |
|
|
| 157 | |
|
|
| 158 | <p> |
|
|
| 159 | The <c>USE="-gtk"</c> will prevent the installation of dependencies. If you |
|
|
| 160 | want to enable the <c>evms</c> graphical tools, you can recompile <c>evms</c> |
|
|
| 161 | later on. |
|
|
| 162 | </p> |
|
|
| 163 | |
|
|
| 164 | </body> |
150 | </body> |
| 165 | </subsection> |
151 | </subsection> |
| 166 | <subsection test="contains('PPC PPC64', func:keyval('arch'))"> |
152 | <subsection test="contains('PPC PPC64', func:keyval('arch'))"> |
| 167 | <title>Optional: RAID utilities for IBM hardware</title> |
153 | <title>Optional: RAID utilities for IBM hardware</title> |
| 168 | <body> |
154 | <body> |