| 28 | | For the !ConMan software itself please follow instructions in [http://www.geodynamics.org/cig/software/packages/mc/conman/conman.pdf the CIG !ConMan manual]. |
|---|
| | 28 | For the !ConMan software itself please follow instructions in [http://www.geodynamics.org/cig/software/packages/mc/conman/conman.pdf the CIG ConMan manual]. |
|---|
| | 29 | You will have to make adjustments to the Makefiles if you're compiling on 32bit hardware, but for 64-bit and GNU compilers |
|---|
| | 30 | {{{ |
|---|
| | 31 | becker@walter:~/progs/src/cig/ConMan/src> |
|---|
| | 32 | make -f Makefile-gfort64 |
|---|
| | 33 | }}} |
|---|
| | 34 | should do the trick and compile both the !ConMan binary, conman.exp, and the !GenDeck binary which is used to generate input files. |
|---|