<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br><br>
> On  <a href="https://wiki.x2go.org/doku.php/wiki:development:glx-xlib-workaround" rel="noreferrer" target="_blank">https://wiki.x2go.org/doku.php/wiki:development:glx-xlib-workaround</a> there's no Fedora/CentOS/Red Hat options.<br>
><br>
> When I try this command:<br>
> 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<br>
><br>
> ERROR: Must specify at least one directory name.<br>
><br>
> What directory name should be used?<br>
><br>
> Also a typo here:<br>
> "the instructions below are valid for olter Mesa releases"<br>
<br>
Thx, fixed. In the very same paragraph basic compilation instructions<br>
are linked. Simply replace the meson call mentioned there by the one<br>
from above.<br></blockquote><div><br></div><div>Does that mean I should uninstall the packages installed by Fedora via dnf? Do I really have to compile?</div><div><br></div>Install package 'meson' to provide command 'meson'? [N/y] y<br><br> * Waiting in queue...<br> * Loading list of packages....<br>The following packages have to be installed:<br> meson-0.54.0-1.fc32.noarch     High productivity build system<br> ninja-build-1.10.0-1.fc32.x86_64       Small build system with a focus on speed<br>Proceed with changes? [N/y] y<br><br> * Waiting in queue...<br> * Waiting for authentication...<br> * Waiting in queue...<br> * Downloading packages...<br> * Requesting data...<br> * Testing changes...<br> * Installing packages...<br><div> </div></div></div>