Project

General

Profile

Compile FindEM » History » Version 16

Amber Herold, 12/02/2013 11:29 AM

1 1 Amber Herold
h1. Compile FindEM
2
3 12 Amber Herold
h2. Install supporting packages:
4
5
|_.Name:|_.Download site:|_.yum package name|_.SuSE rpm name|
6
|compat-gcc-34-g77| |compat-gcc-34-g77||
7
|gcc-gfortran| |gcc-gfortran| |
8 16 Amber Herold
|compat-libgfortran-41| |compat-libgfortran-41| |
9 12 Amber Herold
10 8 Neil Voss
h2. Test FindEM binary
11
12 6 Neil Voss
Both 32 and 64 bit findem binaries are already available in the myami/appion/bin directory. 
13
Test it by changing directories to myami/appion/bin and type the following commands:
14
<pre>
15 11 Amber Herold
./findem64.exe         (64 bit version)
16
17
or
18
19 6 Neil Voss
./findem32.exe         (32 bit version)
20 1 Amber Herold
</pre>
21 12 Amber Herold
If it does not crash you are good.
22 6 Neil Voss
23 8 Neil Voss
h2. Install FindEM from source
24
25 14 Amber Herold
If the binary included with Appion does not work, or you wish to compile it yourself follow the instructions to [[install FindEM from source]].
26 6 Neil Voss
27 2 Amber Herold
28
______
29
30 13 Neil Voss
[[Install Grigorieff lab software|< Install Grigorieff lab software]] | [[Install Ace2|Install Ace2 >]]
31 3 Amber Herold
32
______