Test Appion » History » Revision 14
Revision 13 (Amber Herold, 03/02/2011 02:19 PM) → Revision 14/19 (Amber Herold, 03/02/2011 02:20 PM)
h1. Test Appion
* If appion was installed using @setup.py@ you are ready to test out appion.
* Run the following script to test import of Appion libraries and binaries:
<pre>
cd myami/appion/
./check.sh
</pre>
*NOTE*
You can ignore EMAN, MATLAB, and UCSF Chimera errors at this point.
What about: raise LeginonConfigError('set IMAGE_PATH in leginonconfig.py')
leginon.leginonconfig.LeginonConfigError: set IMAGE_PATH in leginonconfig.py
>You need to [[Configure_leginoncfg|edit leginon.cfg]].
* Run the following script to test installation of 3rd party processing packages:
<pre>
cd myami/appion/test
python check3rdPartyPackages.py
</pre>
______
[[Install Ace2|< Install Ace2]] | [[Processing Server Installation|Processing Server Installation ^]]
______