Install Appion Packages » History » Revision 36
Revision 35 (Anchi Cheng, 12/16/2013 09:35 PM) → Revision 36/41 (Amber Herold, 01/08/2014 12:21 PM)
h1. Install Appion Packages h2. Install the appion python package {{include(Install_Appion_bin_shared)}} h2. Install all the myami python packages _except appion_ using the following script: {{include(appion:Install Appion Packages Shared)}} h2. Set additional appion environment variables Finally, you will need to set the the MATLABPATH environment variable in order to get the Appion utilities that use Matlab to work. For bash: <pre> export MATLABPATH=$MATLABPATH:<your_appion_directory>/ace </pre> or C shell <pre> setenv MATLABPATH $MATLABPATH:<your_appion_directory>/ace </pre> ______ [[Download Appion Files|< Download Appion/Leginon Files]] | [[Perform system check|Perform system check >]] ______