Search Criteria
Package Details: atsas 3.0.4-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/atsas.git (read-only, click to copy) |
---|---|
Package Base: | atsas |
Description: | A program suite for small-angle scattering data analysis from biological macromolecules |
Upstream URL: | https://www.embl-hamburg.de/biosaxs/software.html |
Licenses: | custom |
Submitter: | awacha |
Maintainer: | awacha |
Last Packager: | awacha |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2016-11-03 12:37 (UTC) |
Last Updated: | 2022-02-11 10:49 (UTC) |
Dependencies (1)
- libgfortran.so (gcc9-libs, gcc10-libs, gccrs-libs-git, lib32-gccrs-libs-git, gcc-libs-git, lib32-gcc-libs-git, gcc-libs, lib32-gcc-libs)
Latest Comments
awacha commented on 2019-07-16 06:05 (UTC)
The problem with missing libgfortran.so.4 should be solved now. I have added gcc7-libs (from AUR) as a dependency and modified the start scripts in /opt/atsas/bin.
apollo753 commented on 2018-10-15 15:28 (UTC)
ATSAS currently requires libgfortran.so.4 to run, current default version on Arch is libgfortran.so.5. A symbolic link of libgfortran.so.4 -> libgfortran.so.5 does not work. I had to add the old libgfortran.so.4 library to my system to get ATSAS to work however no problems since.
awacha commented on 2016-11-03 12:57 (UTC)