Project

General

Profile

Perform system check » History » Version 4

Neil Voss, 05/12/2010 09:54 AM

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 4 Neil Voss
cd myami/leginon/ *TODO: fix this path*
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
______
14
15
[[Download Appion Files|< Download Appion Files]] | [[Install Appion Packages|Install Appion Packages >]]
16 3 Amber Herold
17
______