[Mesa-users] MESA Install issues
Rob Farmer
robert.j.farmer37 at gmail.com
Wed Feb 3 09:11:10 UTC 2021
Hi,
>bash-3.2$ echo $MESA_DIR
>Users/pj/Downloads/mesa-r15140
When you set MESA_DIR I think you missed the / in front of Users, i,e you
should do:
export MESA_DIR=/Users/pj/Downloads/mesa-r15140
Rob
On Wed, 3 Feb 2021 at 09:55, Hornak, Paul <hornakp1 at tcnj.edu> wrote:
> I am a new MESA user trying to install MESA on a
>
> MacBook Pro
>
> 2.3GHz 8 Core Intel Core i9
>
> Running macOS Big Sur Version 11.1
>
>
> I've followed the instructions and when I go to cd $MESA_DIR
>
> I receive the response No such file or directory...please advise
>
>
> Best Regards,
>
>
> PJ
>
>
>
> bash: expoet: command not found
>
> bash-3.2$ export MESASDK_ROOT=/Applications/mesasdk
>
> bash-3.2$ source $MESASDK_ROOT/bin/mesasdk_init.sh
>
> bash-3.2$ cd $MESA_DIR
>
> bash: cd: Users/pj/Downloads/mesa-r15140: No such file or directory
>
> bash-3.2$ ./install
>
> bash: ./install: No such file or directory
>
> bash-3.2$ echo $MESA_DIR
>
> Users/pj/Downloads/mesa-r15140
>
> bash-3.2$ echo $MESASDK_ROOT
>
> /Applications/mesasdk
>
> bash-3.2$ uname -a
>
> Darwin paulhornaksMBP.hsd1.nj.comcast.net 20.2.0 Darwin Kernel Version
> 20.2.0: Wed Dec 2 20:39:59 PST 2020; root:xnu-7195.60.75~1/RELEASE_X86_64
> x86_64
>
> bash-3.2$ gfortran -v
>
> Using built-in specs.
>
> COLLECT_GCC=/Applications/mesasdk/bin/gfortran.exec
>
>
> COLLECT_LTO_WRAPPER=/Applications/mesasdk/bin/../libexec/gcc/x86_64-apple-darwin19.6.0/10.2.0/lto-wrapper
>
> Target: x86_64-apple-darwin19.6.0
>
> Configured with: /Users/townsend/devel/sdk2-tmp/build/gcc/configure CC=
> --build=x86_64-apple-darwin19.6.0
> --prefix=/Users/townsend/devel/sdk2-tmp/mesasdk
> --with-gmp=/Users/townsend/devel/sdk2-tmp/mesasdk
> --with-mpfr=/Users/townsend/devel/sdk2-tmp/mesasdk
> --with-mpc=/Users/townsend/devel/sdk2-tmp/mesasdk
> --enable-languages=c,c++,fortran --disable-multilib --disable-nls
> --disable-libsanitizer
> --with-sysroot=/Users/townsend/devel/sdk2-tmp/mesasdk/sysroot
>
> Thread model: posix
>
> Supported LTO compression algorithms: zlib
>
> gcc version 10.2.0 (GCC)
>
> bash-3.2$ echo $PATH
>
>
> /Applications/mesasdk/bin:/Applications/mesasdk/bin:/Applications/mesasdk/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
>
> bash-3.2$ echo $MESA_DIR
>
> Users/pj/Downloads/mesa-r15140
>
> bash-3.2$
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20210203/3e78e807/attachment.htm>
More information about the Mesa-users
mailing list