https://dials.github.io/installation.htmlから
「Stable Release: DIALS 3.2.0」の「DIALS 3.2.0 Linux installer(Python3)」を選択します。
取得したファイル「dials-v3-2-0-linux-x86_64.tar.xz(289MB)」を展開して、インストーラーを起動します。
[root@centos7 ~]# cd /apps/src
[root@centos7 src]# xz -cd dials-v3-2-0-linux-x86_64.tar.xz | tar xf -
[root@centos7 src]# cd dials-installer/
[root@centos7 installer]# ls -l
total 20
drwxrwsr-x 2 37553 37904 24 Oct 28 01:57 bin
drwxrwsr-x 33 37553 37904 4096 Oct 28 01:57 build
drwxrwsr-x 19 37553 37904 290 Oct 28 01:57 conda_base
-rwxrwxr-x 1 37553 37904 444 Oct 28 01:57 install
drwxrwsr-x 3 37553 37904 20 Oct 28 01:57 lib
-rw-rw-r-- 1 37553 37904 1569 Oct 28 01:57 LICENSE
drwxrwsr-x 13 37553 37904 185 Oct 28 01:57 modules
-rw-rw-r-- 1 37553 37904 2227 Oct 28 01:57 README.md
-rw-rw-r-- 1 37553 37904 6 Oct 28 01:57 VERSION
[root@centos7 installer]# ./install --prefix=/apps
[root@centos7 installer]#
本家様 http://shelx.uni-goettingen.de/