Salome HOME
add doc/build for EZ direct html or pdf
[tools/sat.git] / doc / build / html / installation_of_sat.html
1
2 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3   "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5
6 <html xmlns="http://www.w3.org/1999/xhtml">
7   <head>
8     <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9     
10     <title>Installation &mdash; salomeTools 5.0.0dev documentation</title>
11     
12     <link rel="stylesheet" href="_static/alabaster.css" type="text/css" />
13     <link rel="stylesheet" href="_static/pygments.css" type="text/css" />
14     <link rel="stylesheet" href="/volatile/wambeke/SAT5/SAT5_S840_MATIX24/SAT/doc/src/custom.css" type="text/css" />
15     
16     <script type="text/javascript">
17       var DOCUMENTATION_OPTIONS = {
18         URL_ROOT:    '',
19         VERSION:     '5.0.0dev',
20         COLLAPSE_INDEX: false,
21         FILE_SUFFIX: '.html',
22         HAS_SOURCE:  true
23       };
24     </script>
25     <script type="text/javascript" src="_static/jquery.js"></script>
26     <script type="text/javascript" src="_static/underscore.js"></script>
27     <script type="text/javascript" src="_static/doctools.js"></script>
28     <script type="text/javascript" src="http://cdn.mathjax.org/mathjax/latest/MathJax.js?config=TeX-AMS-MML_HTMLorMML"></script>
29     <link rel="top" title="salomeTools 5.0.0dev documentation" href="index.html" />
30     <link rel="next" title="Configuration" href="configuration.html" />
31     <link rel="prev" title="Salome Tools" href="index.html" />
32    
33   <link rel="stylesheet" href="_static/custom.css" type="text/css" />
34   
35   
36   <meta name="viewport" content="width=device-width, initial-scale=0.9, maximum-scale=0.9" />
37
38   </head>
39   <body>
40   
41
42     <div class="document">
43       <div class="documentwrapper">
44         <div class="bodywrapper">
45           <div class="body" role="main">
46             
47   <div class="section" id="installation">
48 <h1>Installation<a class="headerlink" href="#installation" title="Permalink to this headline">ΒΆ</a></h1>
49 <p>Usually user could find (and use) command <strong>sat</strong> directly after a 'detar' installation of SALOME.</p>
50 <div class="highlight-bash"><div class="highlight"><pre>tar -xf .../SALOME_xx.tgz
51 <span class="nb">cd </span>SALOME_xx
52 ls -l sat      <span class="c"># sat -&gt; salomeTools/sat</span>
53 </pre></div>
54 </div>
55 <p>Python package (scripts of salomeTools) actually remains in directory <em>salomeTools</em>.</p>
56 </div>
57
58
59           </div>
60         </div>
61       </div>
62       <div class="sphinxsidebar">
63         <div class="sphinxsidebarwrapper">
64             <p class="logo"><a href="index.html">
65               <img class="logo" src="_static/sat_v5.0.png" alt="Logo"/>
66             </a></p><div class="relations">
67 <h3>Related Topics</h3>
68 <ul>
69   <li><a href="index.html">Documentation overview</a><ul>
70       <li>Previous: <a href="index.html" title="previous chapter">Salome Tools</a></li>
71       <li>Next: <a href="configuration.html" title="next chapter">Configuration</a></li>
72   </ul></li>
73 </ul>
74 </div>
75   <h3>This Page</h3>
76   <ul class="this-page-menu">
77     <li><a href="_sources/installation_of_sat.txt"
78            rel="nofollow">Show Source</a></li>
79   </ul>
80 <div id="searchbox" style="display: none">
81   <h3>Quick search</h3>
82     <form class="search" action="search.html" method="get">
83       <input type="text" name="q" />
84       <input type="submit" value="Go" />
85       <input type="hidden" name="check_keywords" value="yes" />
86       <input type="hidden" name="area" value="default" />
87     </form>
88     <p class="searchtip" style="font-size: 90%">
89     Enter search terms or a module, class or function name.
90     </p>
91 </div>
92 <script type="text/javascript">$('#searchbox').show(0);</script>
93         </div>
94       </div>
95       <div class="clearer"></div>
96     </div>
97     <div class="footer">
98       &copy;2018, CEA.
99       
100       |
101       Powered by <a href="http://sphinx-doc.org/">Sphinx 1.1.3</a>
102       &amp; <a href="https://github.com/bitprophet/alabaster">Alabaster </a>
103       
104       |
105       <a href="_sources/installation_of_sat.txt"
106           rel="nofollow">Page source</a>
107     </div>
108
109     
110
111     
112   </body>
113 </html>