Hi, I've adopted the package. Now it's the newest version (1.1.10).
If there's anything broken, let me know. Particularly, I don't know if Coot 1 supports Guile GUI at all.
At the time of posting this, there is just one dependency that fails to build
and that is fftw2-float
where openmpi
is broken.
The workaround is to edit the PKGBUILD and remove --with-openmpi
in both places where it occurs.
All remaining dependencies should build just fine.
Pinned Comments
hgonomeg commented on 2024-09-10 21:15 (UTC)
Hi, I've adopted the package. Now it's the newest version (1.1.10).
If there's anything broken, let me know. Particularly, I don't know if Coot 1 supports Guile GUI at all.
At the time of posting this, there is just one dependency that fails to build and that is
fftw2-float
whereopenmpi
is broken. The workaround is to edit the PKGBUILD and remove--with-openmpi
in both places where it occurs.All remaining dependencies should build just fine.
Athemis commented on 2018-07-10 19:44 (UTC)
Binary packages of coot and its dependencies can be found in my repo. Add these lines to your /etc/pacman.conf:
And install coot via
pacman -Syu & pacman -S coot