mirror of
https://github.com/nasa/trick.git
synced 2024-12-18 20:57:55 +00:00
Update Install-Guide.md
This commit is contained in:
parent
9b621d2819
commit
0fda0b4bf3
@ -158,7 +158,11 @@ apt-get install -y bison clang flex git llvm make maven swig cmake \
|
||||
curl g++ libx11-dev libxml2-dev libxt-dev libmotif-common libmotif-dev \
|
||||
python3-dev zlib1g-dev llvm-dev libclang-dev libudunits2-dev \
|
||||
libgtest-dev openjdk-11-jdk
|
||||
|
||||
# set python version in environment to python3 before calling ./configure.
|
||||
export PYTHON_VERSION=3
|
||||
```
|
||||
|
||||
proceed to [Install Trick](#install) section of the install guide
|
||||
|
||||
<a name="macos"></a>
|
||||
|
Loading…
Reference in New Issue
Block a user