Project

General

Profile

Windows General Package Requirement » History » Version 13

Neil Voss, 06/18/2015 11:52 AM

1 1 Anchi Cheng
h2.  Python and Support Packages (Note that python 2.7 must be used to match window installers of myami modules):
2
3 12 Neil Voss
You should generally be able to use the most recent versions of these packages that are available from their respective web sites.  Just be sure to always get the version that is compatible with Python 2.7.  However, you must use the exact version for numpy.  If you are having trouble with the most recent version, try to use the specific versions we include in http://emg.nysbc.org/projects/leginon/files
4 1 Anchi Cheng
5
{{include(Windows External Package installers)}}
6
7
h2. SVN client used for check out from our repository
8
9 2 Anchi Cheng
This is required for following this instruction. We have used Tortois SVN client.  Alternatively, you may copy the required NRAMM source files from another computer.
10 1 Anchi Cheng
11
|_.Name:|_.Download site:|
12
|Tortoise SVN client| "http://tortoisesvn.tigris.org":http://tortoisesvn.tigris.org|
13
14
h2. Packages from NRAMM
15
16 6 Anchi Cheng
Most of the subpackages from NRAMM are obtained through our svn repository.
17 1 Anchi Cheng
18 6 Anchi Cheng
h3. Check out SVN Source Files from the repository
19
20
Use your mouse to do the following
21 13 Neil Voss
* Create a folder at your convenience to gather all download files. Let's call it myami-VERSION where VERSION would corresponds to your check version.  For example, myami-3.1 for 3.1 release
22 6 Anchi Cheng
23 11 Anchi Cheng
* Change directory into myami-VERSION
24 6 Anchi Cheng
25
* Right-click the mouse botton in this directory window and select Tortoise svn
26
Checkout in the menu:
27
 !http://emg.nysbc.org/software/leginon/images/images/svnmenu.png!
28
29 7 Anchi Cheng
* Set up svn checkout window like this but change shaded area according to the version you want and the destination.
30 1 Anchi Cheng
* We recommend that you put the destination to myami-VERSION\myami so that it is easy to recognize in the future.
31 13 Neil Voss
32
Note: the URL has changed to http://emg.nysbc.org/svn/myami/branches/myami-3.1
33 7 Anchi Cheng
34 9 Anchi Cheng
!svn_checkout.png!
35 7 Anchi Cheng
36
See [[Download_Appion_Files|Acquiring NRAMM SVN Repository files]] for different examples and match the repository with what you do on the Linux side.
37 6 Anchi Cheng
38
h3. numextension windows installer
39 1 Anchi Cheng
40
Because numextension and would require extra compilers if you build them yourself, we have created Windows installers for them for python 2.7 and made them available at http://emg.nysbc.org/projects/leginon/files.
41
42 5 Anchi Cheng
h3. These are the current Leginon python 2.7 compiled packages you should install by opening them on Windows.
43 1 Anchi Cheng
44
{{include(Windows Myami Package installers)}}