On Thu, Aug 20, 2020 at 4:41 PM Robert Kudyba <rkud...@fordham.edu> wrote:
> So yes to have to compile, but no to the first question on uninstalling?

exactly. But if the meson of fedora is incompatible to the mesa source
you are out of luck for now.

> Yes I am prompted by Fedora to run this when I ran the meson command. But I'm 
> still not following. I see here 
> https://docs.mesa3d.org/gallium/drivers/llvmpipe.html
>
> scons: *** No SConstruct file found.
> File "/usr/lib/python3.8/site-packages/SCons/Script/Main.py", line 940, in 
> _main
>
>  Then:
> Alternatively, you can build it with meson with:
> mkdir build
> cd build
> meson -D glx=gallium-xlib -D gallium-drivers=swrast
> ninja
>
> So is this the meson command that I should replace with:
> meson -D glx=gallium-xlib -D gallium-drivers=swrast -D platforms=x11 -D 
> dri3=false -D dri-drivers="" -D vulkan-drivers="" -D buildtype=release -D 
> optimization=3

exactly.

> I still get ERROR: Must specify at least one directory name.

All the examples I have seen do NOT require a directory being
specified so I do not know what's going on here. I also do not have a
fedora to play with.

Uli
_______________________________________________
x2go-dev mailing list
x2go-dev@lists.x2go.org
https://lists.x2go.org/listinfo/x2go-dev

Reply via email to