Perform System Check Shared » History » Revision 2
Revision 1 (Amber Herold, 03/03/2011 11:46 AM) → Revision 2/3 (Amber Herold, 03/03/2011 11:57 AM)
h2. h1. Perform system check 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. <pre> cd myami/leginon/ python syscheck.py </pre> 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".