Search Criteria
Package Details: avogadro 1.2.0-6
Git Clone URL: | https://aur.archlinux.org/avogadro.git (read-only, click to copy) |
---|---|
Package Base: | avogadro |
Description: | An advanced molecular editor based on Qt |
Upstream URL: | http://avogadro.openmolecules.net/wiki/Main_Page |
Licenses: | |
Submitter: | arojas |
Maintainer: | berquist |
Last Packager: | berquist |
Votes: | 14 |
Popularity: | 0.007330 |
First Submitted: | 2016-12-17 10:55 |
Last Updated: | 2018-09-07 02:38 |
Dependencies (11)
- boost-libs (boost171, boost-libs-git)
- glew (glew-libepoxy, glew-git, glew-egl-glx)
- openbabel (openbabel-git)
- python2-numpy
- python2-pyqt4
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- doxygen (doxygen-git) (make)
- eigen2 (make)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd) (make)
- libmsym-git (make)
Required by (1)
- ccwatcher (optional)
Latest Comments
1 2 Next › Last »
kisuke commented on 2020-07-05 18:14
I had problems building avogadro 1.2.0-6 because the default installed openbabel version is 3.x, but 2.x is actually needed...
First, I installed openbabel2, e.g. https://aur.archlinux.org/packages/openbabel2/.
Additionally, I added the following cmake parameters in PKGBUILD (based on https://discuss.avogadro.cc/t/trouble-installing-avogadro-on-centos7/2615/2): -DOPENBABEL2_INCLUDE_DIR=/usr/include/openbabel-2.0 \ -DOPENBABEL2_LIBRARIES=/usr/lib/libopenbabel.so.5 \ -DOPENBABEL2_VERSION_MET=true
Maybe this helps somebody else.
HenriqueCSJ commented on 2019-09-11 15:50
Looks like the software is having problems to generate the extensions. On my Manjaro the software builds but when opening none of the extensions are loaded. Basically, Avogadro has no functionality at all.
cidig commented on 2019-08-13 14:14
I get the following :(
iamkaant commented on 2019-06-27 14:24
I guess Qt update breaks Avogadro -- I get message window "No engines loaded. It is unlikely this application will function correctly. Please correct this error." Console is full of "".so" failed to load. "The plugin '/usr/local/lib/avogadro/1_2/extensions/.so' uses incompatible Qt library. Expected build key "x86_64 linux g++-9.1.0 full-config", got "x86_64 linux g++-4 full-config""" Anyone knows how to fix that?
eschwartz commented on 2018-09-07 03:25
Is there any reason this depends specifically on the git version of libmsym?
berquist commented on 2018-09-07 03:07
It should be fixed now.
berquist commented on 2018-08-23 20:01
This is because Avogadro 1 comes packaged with libmsym, and the files are located in the same places as the actual libmsym package required by Avogadro 2. I'll see if removing the bundled libmsym and adding the package dependency here causes runtime problems.
beojan commented on 2018-08-23 12:58
There are file conflicts preventing avogadrolibs from updating if avogadro is installed.
berquist commented on 2018-03-14 14:13
That has been the case for quite some time, but there is enough functionality missing from Avogadro2 (such as displaying vibrational spectra) that it is necessary to keep this around.
Tharbad commented on 2018-02-18 13:53
Just found out that this version is no longer under development. The dev team has decided to rewrite the app. The new version is also in AUR: https://aur.archlinux.org/packages/avogadroapp/