[Mesa-users] Help install MESA
Samuel Ginzburg
samuelginzburg45 at gmail.com
Sat May 2 08:38:23 EDT 2020
Greetings.
I am new to MESA and I have some problems installing MESA. I set the
variables at bash shell as it was written in the - prereqs and installation
and downloaded SDK. But the terminal writes that the there are not such
files or directory. Can you help me please download it and explain what may
I have missed or need to do?.
I set the variables like this at the bash_profile
export OMP_NUM_THREADS=6
export MESASDK_ROOT=/Applications/mesasdk
source $MESASDK_ROOT/bin/mesasdk_init.sh
export MESA_DIR=/Users/jschwab/Software/mesa-12778
PATH=$PATH:$HOME/.rvm/bin # Add RVM to PATH for scripting
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm"
export PATH=/usr/local/bin:$PATH
rvm use ruby-2.1.0
# Setting PATH for Python 3.8
# The original version is saved in .bash_profile.pysave
PATH="/Library/Frameworks/Python.framework/Versions/3.8/bin:${PATH}"
export PATH
My system is Mac OS.
Version of MESA - r12778
Version of MESA SDK - 20.4.1
Thank you in advance.
Samuel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20200502/5025e5de/attachment.htm>
More information about the Mesa-users
mailing list