Initial commit of OpenSPARC T2 architecture model.
[OpenSPARC-T2-SAM] / sam-t2 / devtools / v8plus / html / python / dist / install-scripts-cmd.html
CommitLineData
920dae64
AT
1<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html>
3<head>
4<link rel="STYLESHEET" href="dist.css" type='text/css' />
5<link rel="SHORTCUT ICON" href="../icons/pyfav.png" type="image/png" />
6<link rel='start' href='../index.html' title='Python Documentation Index' />
7<link rel="first" href="dist.html" title='Distributing Python Modules' />
8<link rel='index' href='genindex.html' title='Index' />
9<link rel='last' href='about.html' title='About this document...' />
10<link rel='help' href='about.html' title='About this document...' />
11<link rel="next" href="sdist-cmd.html" />
12<link rel="prev" href="reference.html" />
13<link rel="parent" href="reference.html" />
14<link rel="next" href="sdist-cmd.html" />
15<meta name='aesop' content='information' />
16<title>9.1 Installing modules: the install command family</title>
17</head>
18<body>
19<DIV CLASS="navigation">
20<div id='top-navigation-panel' xml:id='top-navigation-panel'>
21<table align="center" width="100%" cellpadding="0" cellspacing="2">
22<tr>
23<td class='online-navigation'><a rel="prev" title="9. Command Reference"
24 href="reference.html"><img src='../icons/previous.png'
25 border='0' height='32' alt='Previous Page' width='32' /></A></td>
26<td class='online-navigation'><a rel="parent" title="9. Command Reference"
27 href="reference.html"><img src='../icons/up.png'
28 border='0' height='32' alt='Up One Level' width='32' /></A></td>
29<td class='online-navigation'><a rel="next" title="9.2 Creating a source"
30 href="sdist-cmd.html"><img src='../icons/next.png'
31 border='0' height='32' alt='Next Page' width='32' /></A></td>
32<td align="center" width="100%">Distributing Python Modules</td>
33<td class='online-navigation'><img src='../icons/blank.png'
34 border='0' height='32' alt='' width='32' /></td>
35<td class='online-navigation'><a href="modindex.html" title="Module Index"><img src='../icons/modules.png'
36 border='0' height='32' alt='Module Index' width='32' /></a></td>
37<td class='online-navigation'><a rel="index" title="Index"
38 href="genindex.html"><img src='../icons/index.png'
39 border='0' height='32' alt='Index' width='32' /></A></td>
40</tr></table>
41<div class='online-navigation'>
42<b class="navlabel">Previous:</b>
43<a class="sectref" rel="prev" href="reference.html">9. Command Reference</A>
44<b class="navlabel">Up:</b>
45<a class="sectref" rel="parent" href="reference.html">9. Command Reference</A>
46<b class="navlabel">Next:</b>
47<a class="sectref" rel="next" href="sdist-cmd.html">9.2 Creating a source</A>
48</div>
49<hr /></div>
50</DIV>
51<!--End of Navigation Panel-->
52<div class='online-navigation'>
53<!--Table of Child-Links-->
54<A NAME="CHILD_LINKS"><STRONG>Subsections</STRONG></a>
55
56<UL CLASS="ChildLinks">
57<LI><A href="install-scripts-cmd.html#SECTION009110000000000000000">9.1.1 <code class="du-command">install_data</code></a>
58<LI><A href="install-scripts-cmd.html#SECTION009120000000000000000">9.1.2 <code class="du-command">install_scripts</code></a>
59</ul>
60<!--End of Table of Child-Links-->
61</div>
62<HR>
63
64<H1><A NAME="SECTION009100000000000000000"></A>
65<A NAME="install-cmd"></A>
66<BR>
679.1 Installing modules: the <code class="du-command">install</code> command family
68</H1>
69
70<P>
71The install command ensures that the build commands have been run and then
72runs the subcommands <code class="du-command">install_lib</code>,
73<code class="du-command">install_data</code> and
74<code class="du-command">install_scripts</code>.
75
76<P>
77
78<H2><A NAME="SECTION009110000000000000000"></A>
79<A NAME="install-data-cmd"></A>
80<BR>
819.1.1 <code class="du-command">install_data</code>
82</H2>
83This command installs all data files provided with the distribution.
84
85<P>
86
87<H2><A NAME="SECTION009120000000000000000"></A>
88<A NAME="install-scripts-cmd"></A>
89<BR>
909.1.2 <code class="du-command">install_scripts</code>
91</H2>
92This command installs all (Python) scripts in the distribution.
93
94<P>
95
96<DIV CLASS="navigation">
97<div class='online-navigation'>
98<p></p><hr />
99<table align="center" width="100%" cellpadding="0" cellspacing="2">
100<tr>
101<td class='online-navigation'><a rel="prev" title="9. Command Reference"
102 href="reference.html"><img src='../icons/previous.png'
103 border='0' height='32' alt='Previous Page' width='32' /></A></td>
104<td class='online-navigation'><a rel="parent" title="9. Command Reference"
105 href="reference.html"><img src='../icons/up.png'
106 border='0' height='32' alt='Up One Level' width='32' /></A></td>
107<td class='online-navigation'><a rel="next" title="9.2 Creating a source"
108 href="sdist-cmd.html"><img src='../icons/next.png'
109 border='0' height='32' alt='Next Page' width='32' /></A></td>
110<td align="center" width="100%">Distributing Python Modules</td>
111<td class='online-navigation'><img src='../icons/blank.png'
112 border='0' height='32' alt='' width='32' /></td>
113<td class='online-navigation'><a href="modindex.html" title="Module Index"><img src='../icons/modules.png'
114 border='0' height='32' alt='Module Index' width='32' /></a></td>
115<td class='online-navigation'><a rel="index" title="Index"
116 href="genindex.html"><img src='../icons/index.png'
117 border='0' height='32' alt='Index' width='32' /></A></td>
118</tr></table>
119<div class='online-navigation'>
120<b class="navlabel">Previous:</b>
121<a class="sectref" rel="prev" href="reference.html">9. Command Reference</A>
122<b class="navlabel">Up:</b>
123<a class="sectref" rel="parent" href="reference.html">9. Command Reference</A>
124<b class="navlabel">Next:</b>
125<a class="sectref" rel="next" href="sdist-cmd.html">9.2 Creating a source</A>
126</div>
127</div>
128<hr />
129<span class="release-info">Release 2.4.2, documentation updated on 28 September 2005.</span>
130</DIV>
131<!--End of Navigation Panel-->
132<ADDRESS>
133See <i><a href="about.html">About this document...</a></i> for information on suggesting changes.
134</ADDRESS>
135</BODY>
136</HTML>