Project

General

Profile

Compile FindEM » History » Version 15

Amber Herold, 04/28/2011 09:20 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
9 8 Neil Voss
h2. Test FindEM binary
10
11 6 Neil Voss
Both 32 and 64 bit findem binaries are already available in the myami/appion/bin directory. 
12
Test it by changing directories to myami/appion/bin and type the following commands:
13
<pre>
14 11 Amber Herold
./findem64.exe         (64 bit version)
15
16
or
17
18 6 Neil Voss
./findem32.exe         (32 bit version)
19 1 Amber Herold
</pre>
20 12 Amber Herold
If it does not crash you are good.
21 6 Neil Voss
22 8 Neil Voss
h2. Install FindEM from source
23
24 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]].
25 6 Neil Voss
26 2 Amber Herold
27
______
28
29 13 Neil Voss
[[Install Grigorieff lab software|< Install Grigorieff lab software]] | [[Install Ace2|Install Ace2 >]]
30 3 Amber Herold
31
______