Desktop environment (KDE, LXQT…): KDE Plasma 6.2.4
Description of the issue (screenshots if relevant):
Absolute beginner here.
I have some issues with installing the Anaconda distribution.
After following the installation guide on the Anaconda website (Installing Anaconda Distribution - Anaconda) i am unable to run the navigator. And only receive the following error message:
An exception occurred during fetching list of system display settings.
qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QS
urfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alpha
BufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, co
lorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile)
qt.glx: qglx_findConfig: Failed to finding matching FBConfig for QSurfaceFormat(version 2.0, options QFlags<QS
urfaceFormat::FormatOption>(), depthBufferSize -1, redBufferSize 1, greenBufferSize 1, blueBufferSize 1, alpha
BufferSize -1, stencilBufferSize -1, samples -1, swapBehavior QSurfaceFormat::SingleBuffer, swapInterval 1, co
lorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile)
Could not initialize GLX
Further down, the guide mention some dependencies that may need to be installed. However none of the options apply to OpenMandriva.
What you might do is pick an .rpm version and find the OM package names for the listed dependencies as @LeeTalbert mentions. Or if they have a tar ball version or install script (like a .sh) that might have all the needed dependencies.
Have you asked Anaconda for help? This is their software not OM software. There is no way OM has enough resources to deal with every 3rd party vendor that says things like “or Linux, including Ubuntu, RedHat, CentOS 7+, and others”. We can presume others does not mean all. That said a RH or CentOS .rpm might work if you figure out the necessary OM package names.
I have no idea if that will work but it looks like a generic Linux installer. The script should tell you what library packs are needed or it may have everything itself but again you will have to extrapolate that to OM package names.