51.14. Linux: MagicQ fails to start / libGL error
If MagicQ is failing to start on Linux, try running it from the command line (with /opt/magicq/runmagicq.sh). If errors appear similar to the following:
libGL error: MESA-LOADER: failed to open swrast (search paths /usr/lib/x86_64-linux-gnu/dri:\${ORIGIN}/dri:/usr/lib/dri)
libGL error: failed to load driver: swrast
Then this is likely caused by your graphics drivers being built for a newer version of libc than MagicQ is distributed with. Try renaming /opt/magicq/lib/libstdc.so.6 to libstdc.so.6~ (this may require root) and running again; this will allow MagicQ to use the system version of libstdc.so.6. If this fails, rename the file back again and contact support.