Project

General

Profile

Perform System Check Shared » History » Version 3

Anchi Cheng, 07/27/2016 10:37 AM

1 2 Amber Herold
h2. Perform system check
2 1 Amber Herold
3 3 Anchi Cheng
In addition to the downloads from our 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 1 Amber Herold
5
<pre>
6
cd myami/leginon/ 
7
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".