Compile FindEM » History » Revision 16
Revision 15 (Amber Herold, 04/28/2011 09:20 AM) → Revision 16/19 (Amber Herold, 12/02/2013 11:29 AM)
h1. Compile FindEM
h2. Install supporting packages:
|_.Name:|_.Download site:|_.yum package name|_.SuSE rpm name|
|compat-gcc-34-g77| |compat-gcc-34-g77||
|gcc-gfortran| |gcc-gfortran| |
|compat-libgfortran-41| |compat-libgfortran-41| |
h2. Test FindEM binary
Both 32 and 64 bit findem binaries are already available in the myami/appion/bin directory.
Test it by changing directories to myami/appion/bin and type the following commands:
<pre>
./findem64.exe (64 bit version)
or
./findem32.exe (32 bit version)
</pre>
If it does not crash you are good.
h2. Install FindEM from source
If the binary included with Appion does not work, or you wish to compile it yourself follow the instructions to [[install FindEM from source]].
______
[[Install Grigorieff lab software|< Install Grigorieff lab software]] | [[Install Ace2|Install Ace2 >]]
______