R: Re: maniplating molecules

Dear Geoff,

thanks a lot for your suggestion!
I am trying to install the latest code by now I have an other problem. The
first one is as follows:

<CMake Error at /usr/share/cmake-2.8/Modules/FindQt4.cmake:1720 (MESSAGE):
The installed Qt version 4.6.2 is too old, at least version 4.6.3 is
required
Call Stack (most recent call first):
libavogadro/src/extensions/surfaces/openqube/CMakeLists.txt:1 (find_package)

Then I tried to install the latest version of Qt and I found it at –http://qt.
nokia.com/downloads/sdk-linux-x11-64bit-cpp-- but it doesn’t help since the
above error is still there!!!

What should I do??

Sorry for bothering you…

Best wishes

Azzurra

----Messaggio originale----
Da: geoff.hutchison@gmail.com
Data: 20/01/2011 5.00
A: "azzizuc@libero.it"azzizuc@libero.it, <avogadro-discuss@lists.
sourceforge.net>
Ogg: Re: [Avogadro-Discuss] maniplating molecules

already have a question…is it possible to change atomic colour?
I am drawing dolomite and as usual Ca and Mg are coloured like.

This is possible in the current development code, where you can set custom
colors for any given atom. Since you’re compiling from source code, I’d suggest
getting the latest code from GitHub:

https://github.com/cryos/avogadro/tarball/master

This URL should give you a .tar.gz of the latest source.

Hope that helps,
-Geoff

On Jan 20, 2011, at 4:55 AM, azzizuc@libero.it wrote:

Then I tried to install the latest version of Qt and I found it at –http://qt.
nokia.com/downloads/sdk-linux-x11-64bit-cpp-- but it doesn’t help since the
above error is still there!!!

Well, I suspect your system may have multiple versions of Qt. The SDK is installed into a specific location and is not a system library. So you’d need to check if there are more recent packages available from your distribution (probably yes).

Hope that helps,
-Geoff