Project

General

Profile

Compile FindEM » History » Version 19

Anchi Cheng, 03/26/2019 01:01 AM

1 18 Anchi Cheng
h1. FindEM
2 1 Amber Herold
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 1 Amber Herold
10 18 Anchi Cheng
CenOS7
11 19 Anchi Cheng
12
|_.Name:|_.Download site:|_.yum package name|
13 18 Anchi Cheng
|compat-libf2c-34| |compat-libf2c-34|
14
|compat-libgfortran-41| |compat-libgfortran-41|
15
16 8 Neil Voss
h2. Test FindEM binary
17
18 6 Neil Voss
Both 32 and 64 bit findem binaries are already available in the myami/appion/bin directory. 
19
Test it by changing directories to myami/appion/bin and type the following commands:
20
<pre>
21 11 Amber Herold
./findem64.exe         (64 bit version)
22 17 Shaker Krit
23
or
24
25
./findem32.exe         (32 bit version)
26
</pre>
27
If it does not crash you are good.
28
29
______
30
31 8 Neil Voss
h2. Install FindEM from source
32
33 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]].
34 6 Neil Voss
35 2 Amber Herold
36
______
37
38 13 Neil Voss
[[Install Grigorieff lab software|< Install Grigorieff lab software]] | [[Install Ace2|Install Ace2 >]]
39 3 Amber Herold
40
______