Difference between revisions of "Vehicle simulation software"
Jump to navigation
Jump to search
Line 110: | Line 110: | ||
== Retry on a 10.13.6 Laptop == | == Retry on a 10.13.6 Laptop == | ||
<source lang='bash'> | <source lang='bash'> | ||
− | sudo port install clang-7.0 coreutils ninja | + | sudo port install clang-7.0 coreutils autoconf curl libtool ninja wget libpng |
# modify .bash_profile: | # modify .bash_profile: | ||
export PATH="/opt/local/libexec/gnubin:$PATH | export PATH="/opt/local/libexec/gnubin:$PATH |