The Error Message "cannot open shared object file swrast_dri.so" Is Displayed During MindStudio Insight Running.

Symptom

When MindStudio Insight is started in X11 or VNC mode in the Linux OS, the MindStudio Insight page is blank and the error message "cannot open shared object file swrast_dri.so" is displayed, as shown in Figure 1.

Figure 1 Error message

Cause Analysis

The dependency may be missing.

Solution

  1. Run the following command to install the forwarding dependency file:
    yum install -y mesa-dri-drivers
  2. After the installation is complete, start MindStudio Insight again.