Building Avogadro2 w/o MoleQueue on Arch Linux-64bit

Salutations!

I have been trying to build Avogadro2 (to test it out) on my Arch Linux
64 bit system. However, while building avogadrolibs-0.7.2; I get the
following error from CMake:


CMake Error at avogadro/qtgui/CMakeLists.txt:2 (find_package):
Could not find a package configuration file provided by "MoleQueue"
with
any of the following names:

MoleQueueConfig.cmake
molequeue-config.cmake

Add the installation prefix of “MoleQueue” to CMAKE_PREFIX_PATH or set
"MoleQueue_DIR" to a directory containing one of the above files. If
"MoleQueue" provides a separate development package or SDK, be sure it
has
been installed.

Is there a way to disable the building of MoleQueue?

Regards,
Mark


Mark Lee mark@markelee.com

On Sun, Dec 29, 2013 at 5:12 AM, Mark Lee mark@markelee.com wrote:

Salutations!

I have been trying to build Avogadro2 (to test it out) on my Arch Linux
64 bit system. However, while building avogadrolibs-0.7.2; I get the
following error from CMake:

> > Is there a way to disable the building of MoleQueue? > Not at this time, but that shouldn't be too hard to achieve. I will try to make sure it can be done for the next release, I'm afraid this one slipped through (and it only needs a tiny client library we could consider simply bundling).

Marcus