[Mesa-users] Installing ndiff
Rob Farmer
robert.j.farmer37 at gmail.com
Fri Oct 21 11:49:31 UTC 2022
Note you never need to install ndiff yourself unless you are doing a
non-sdk build.
That error means you've likely not set up the MESASDK properly. I would
check that MESASDK_ROOT is set and that you have sourced the mesasdk_init
script. Note this step must be done each time you open a new terminal.
Rob
On Thu, 20 Oct 2022 at 18:32, Francis Timmes via Mesa-users <
mesa-users at lists.mesastar.org> wrote:
> hi emily,
>
> my preferred solution for running older versions of mesa is nudocker:
>
> https://github.com/NuGrid/NuDocker
>
> this is invaluable for running older versions of mesa, including 8845,
> without the pain points that you describe.
>
> fxt
>
>
>
>
> > On Oct 20, 2022, at 5:28 AM, EMILY WHITEHEAD via Mesa-users <
> mesa-users at lists.mesastar.org> wrote:
> >
> > Hi,
> >
> > I'm a Master's student trying to install MESA 8845 using the Ubuntu App
> (Version 2204.1.6.0). I'm using MESA SDK 7624. When I try to install MESA I
> get an error saying I need to install ndiff. I followed the instructions
> given in the error message:
> >
> > You need to install ndiff before you can install mesa.
> >
> > The ndiff tar file is in the mesa/utils directory.
> > Unpack it anywhere (tar -zxvf ndiff-2.00.tar.gz),
> > and cd to the ndiff directory.
> > Then do the usual sequence:
> >
> > ./configure
> > make all
> > sudo make install
> >
> > Note: 'make check' seems to give lots of false alarms.
> > I suggest skipping that step in the ndiff installation.
> >
> > BTW: there's another 'ndiff' out there in the unix world.
> > http://nmap.org/ndiff/
> > I'm sure it's a great tool, but it isn't what we need.
> >
> > I unzipped the file and entered the ./configure command. However, when I
> then enter the 'make all' command given in the error message I get the
> following error:
> >
> > gcc -I. -I/usr/local/include -DVERSION='"2.00"' -DDATE='"10-Dec-2000"'
> -O -c -o ndiff.o ndiff.c
> > /home/ewhitehead/mesasdk/bin/gcc.wrapper: line 45:
> /home/ewhitehead/mesasdk/bin/gcc.wrapper.exec: No such file or directory
> > make: *** [<builtin>: ndiff.o] Error 127
> >
> > I checked my files and, whilst I have a gcc.exec file & a gcc.wrapper
> file, I do not have a file called 'gcc.wrapper.exec'.
> >
> > How do I solve this error?
> >
> > Thanks,
> > Emily
> > _______________________________________________
> > mesa-users at lists.mesastar.org
> > https://lists.mesastar.org/mailman/listinfo/mesa-users
>
> _______________________________________________
> mesa-users at lists.mesastar.org
> https://lists.mesastar.org/mailman/listinfo/mesa-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.mesastar.org/pipermail/mesa-users/attachments/20221021/b3bdde76/attachment.htm>
More information about the Mesa-users
mailing list