Changes
Page history
Update compilation
authored
Apr 08, 2020
by
Frédéric Dubois
Hide whitespace changes
Inline
Side-by-side
compilation.md
View page @
67bd8c04
...
...
@@ -15,7 +15,7 @@ You must run a set of commands from the terminal to build LMGC90 software for yo
## Unix like system (linux, MacOS, WSL) ##
Thus o
pen a terminal and go to your
`lmgc90_user_xxx`
directory.
O
pen a terminal and go to your
`lmgc90_user_xxx`
directory.
Run the following commands:
```
shell
...
...
@@ -70,7 +70,7 @@ export PATH=${PATH}:mysourcepath/src/addons
Open an Anaconda prompt
Move to
`lmgc90_user_
2019
`
folder with
`cd`
command
Move to
`lmgc90_user_
xxxx
`
folder with
`cd`
command
Then to set up an environment that will allow to
build lmgc90, run the following command:
...
...
...
...