Project

General

Profile

Perform system check » History » Version 9

Anchi Cheng, 05/18/2010 07:46 PM

1 1 Amber Herold
h1. Perform system check
2
3
In addition to the downloads from our svn repository, there are several other requirements that you will get either from your OS installation source, or from its respective website. The system check in the Leginon package checks your system to see if you already have these requirements.
4
5
<pre>
6 8 Amber Herold
cd myami/leginon/ 
7 1 Amber Herold
python syscheck.py
8
</pre>
9
10
If python is not installed, this, of course will not run. If you see any lines like "*** Failed...", then you have something missing. Otherwise, everything should result in "OK".
11 2 Amber Herold
12
13 5 Amber Herold
14 2 Amber Herold
15 5 Amber Herold
______
16
17 9 Anchi Cheng
[[Download Appion Files|< Download Appion/Leginon Files]] | [[Install Appion Packages|Install Appion/Leginon Packages >]]
18 5 Amber Herold
19
______