Project

General

Profile

Upgrade From 20x » History » Revision 5

Revision 4 (Amber Herold, 10/21/2010 04:42 PM) → Revision 5/16 (Amber Herold, 10/21/2010 04:49 PM)

h1. Upgrade From 2.0.x 

 h2. Download myami 2.1.x source code 

 {{include(appion:Download_Appion_Files_Shared)}} 

 {{include(appion:Install Appion Packages Shared)}} 

 h2. Run Database Update Script 

 Running the following script will correct a problem that affects Leginon users. See issue #942 for more information. 
 <pre> 
 cd /your_download_area/myami/dbschema 
 python leginondbUpdate-r14897.py 
 </pre>