Project

General

Profile

Compile FindEM » History » Version 18

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