I am working on installation of new version Abaqus 2020 on Linux. Linux is Redhat Enterprise Server 7.6.
I used XMing and Putty to install the application remotely. After installation, I run it first time. The Abaqus GUI showed up to me, but there is one error in background.
libGL error: unable to load driver: swrast_dri.so
libGL error: unable to load driver: swrast
XError: code 150 major 143 minor 5:GLXBadcontext
XError: code 150 major 143 minor 26: GLXBadcontext
Warning: Your system needs to be reconfigured to allow OpenGL rending to a pixmap or Pbuffer; otherwise you will not be able to print or use probe function in Abaqus/CAE.
I checked it and I already installed mesa-libGL.x86_64 using yum. Can not fix it.
Any help is helpful for me. Thanks