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.
Cause Analysis
The dependency may be missing.
Solution
- Run the following command to install the forwarding dependency file:
yum install -y mesa-dri-drivers
- After the installation is complete, start MindStudio Insight again.
Parent topic: FAQs
