> On  https://wiki.x2go.org/doku.php/wiki:development:glx-xlib-workaround there's no Fedora/CentOS/Red Hat options.
>
> When I try this command:
> 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
>
> ERROR: Must specify at least one directory name.
>
> What directory name should be used?
>
> Also a typo here:
> "the instructions below are valid for olter Mesa releases"

Thx, fixed. In the very same paragraph basic compilation instructions
are linked. Simply replace the meson call mentioned there by the one
from above.

Does that mean I should uninstall the packages installed by Fedora via dnf? Do I really have to compile?

Install package 'meson' to provide command 'meson'? [N/y] y

 * Waiting in queue...
 * Loading list of packages....
The following packages have to be installed:
 meson-0.54.0-1.fc32.noarch     High productivity build system
 ninja-build-1.10.0-1.fc32.x86_64       Small build system with a focus on speed
Proceed with changes? [N/y] y

 * Waiting in queue...
 * Waiting for authentication...
 * Waiting in queue...
 * Downloading packages...
 * Requesting data...
 * Testing changes...
 * Installing packages...