[Mesa-users] Installing mesa on cluster
Francis Timmes
fxt44 at mac.com
Fri Apr 16 07:30:34 UTC 2021
hi kao,
not enough information is provided to say much.
perhaps examine your $PATH and how the cluster is configured,
e.g., compile on the head nodes.
fxt
> On Apr 10, 2021, at 8:20 PM, aite kaci <aitekaci at gmail.com> wrote:
>
> Thank you! I was able to solve the problem.
>
> Now, after running the mesa installation I am having this error:
>
>
> /home/kao9810/mesa-r10398/const/test
> FAILED
>
>
> /home/kao9810/mesa-r10398/const
> ./build_and_test FAILED
>
> I am working with these two versions and don't want to upgrade for now.
>
> MESA SDK: 20180822
> MESA-R10398
>
>
> Is this problem due to variable environment?
>
>
>
> # .bashrc
>
> # Source global definitions
> if [ -f /etc/bashrc ]; then
> . /etc/bashrc
> fi
>
> # Uncomment the following line if you don't like systemctl's auto-paging featur>
> # export SYSTEMD_PAGER=
>
> # User specific aliases and functions
>
>
>
> export MESA_DIR=/home/kao9810/mesa-r10398
> export OMP_NUM_THREADS=24
> export MESASDK_ROOT=/home/kao9810/mesasdk
> source $MESASDK_ROOT/bin/mesasdk_init.sh
>
>
>
>
>
> Thanks
> Kao
>
>
>
> Le sam. 10 avr. 2021 à 21:16, Francis Timmes <fxt44 at mac.com> a écrit :
> hi kao,
>
> some of the guidance on
>
> http://cococubed.asu.edu/mesa_market/guides.html
>
> might be useful.
>
> fxt
>
>
>
>
> > On Apr 10, 2021, at 6:01 PM, aite kaci via Mesa-users <mesa-users at lists.mesastar.org> wrote:
> >
> > Hi,
> >
> > I am trying to install the last version of MESA on a cluster. After I changed bashrc file and tried to install MESA, I got this error after I wrote: "source $MESASDK_ROOT/bin/mesasdk_init.sh"
> >
> > Error showed:
> >
> > mesasdk_init.sh: checking prerequisites
> > mesasdk_init.sh: missing prerequisites:
> > X11 library
> > Please visit http://www.astro.wisc.edu/~townsend/static.php?ref=mesasdk#Prerequisites_2 and review the prerequisites required for use of the MESA SDK
> >
> >
> > How to install X11 library on a cluster? I'm not admin and so sudo cannot work.
> >
> > Thanks for the help
> > Kao
> > _______________________________________________
> > mesa-users at lists.mesastar.org
> > https://lists.mesastar.org/mailman/listinfo/mesa-users
> >
>
More information about the Mesa-users
mailing list