​​The Cambridge Crystallographic Data Centre (CCDC).
The CCDC websites use cookies. By continuing to browse the site you are agreeing to our use of cookies. For more details about cookies and how to manage them, see our  cookie policy.

ConQuest fails to start with “ImportError: libXmu.so.6:”

Solution

This error is caused by a missing system library - libXmu.

You will need to install libXmu, depending on your operating system, the command for this will be something similar to:

sudo yum install libXmu​ # RHEL / Centos

sudo apt-get install libXmu # Ubuntu

Please consult your system administrator for further assistance.