Questions tagged [avogadro]

Avogadro is a popular open-source program to view and edit molecules.

Avogadro is a popular open-source program to view and edit molecules.

4 questions
0
votes
2 answers

How to Debug Following Program in Xcode

I'm using Xcode 3.2.1 on OSX 10.6.8, and I want to study how Avogadro works by debugging its source code. There is a CMake guide here: https://web.archive.org/web/20160816105549/http://avogadro.cc/wiki/Compiling_on_Linux_and_Mac_OS_X that explains…
ejang
  • 3,982
  • 8
  • 44
  • 70
0
votes
0 answers

Avogadro - all atoms are in (0,0,0) point

I am trying to build TS-1 model with MFI framework from IZA Database. However when I try to open .cif file downloaded form mentioned database all atoms appear in the origin point of a coordinate system. That problem does not occur on MacOS, only on…
0
votes
1 answer

C & CXX compiler identification is unknown

I am a new user of Linux and trying to download Avogadro 1.2.0. I'm having trouble using the command cmake ../, when I do it says -- The C compiler identification is unknown -- The CXX compiler identification is unknown I believe that I need to…
light_house
  • 1
  • 1
  • 1
0
votes
0 answers

How to solve "undefined symbol: qt_x11Data" error?

I have just installed avogadro. When I try to launch the program by "./avogadro" command, it does not launch but gives the following error: ./avogadro: symbol lookup error: /lib64/libQtOpenGL.so.4: undefined symbol: qt_x11Data Does anyone know how…
Yeping Sun
  • 405
  • 1
  • 6
  • 18