Project

General

Profile

Install Ace2 » History » Version 19

Anchi Cheng, 06/03/2010 09:29 PM

1 18 Neil Voss
h1. Install Ace2
2 13 Amber Herold
3 5 Neil Voss
h2. Test Ace 2 binary
4
5 1 Amber Herold
The 64bit Ace2 binary is already available in the myami/bin directory. 
6
Test it by changing directories to myami/bin and type the following commands:
7
<pre>
8
./ace2.exe -h
9
./ace2correct.exe -h
10 6 Neil Voss
</pre>
11
12 1 Amber Herold
If it is working the help commands will display.
13 8 Neil Voss
14
h2. Compile Ace 2 from source
15 17 Neil Voss
16 18 Neil Voss
It is highly recommended to use the Ace2 binary, if it works.
17 2 Amber Herold
18 18 Neil Voss
see [[Compile Ace 2 from source]]
19 2 Amber Herold
20 19 Anchi Cheng
[[Compile FindEM|< Compile FindEM]] | [[Install Imod|Install Imod >]]
21 3 Amber Herold
22
______