Re: openmx on Debian Bullseye ( No.1 ) |
- Date: 2021/11/02 19:31
- Name: Naoya Yamaguchi
- Dear H.Ueda,
As far as I know, the binary distribution through `apt` doesn't be maintained by the OpenMX developers. According to https://tracker.debian.org/pkg/openmx , the uploader was a person named Innocent de Marchi who passed around 2019 (https://www.debian.org/News/2019/20190331).
>Although we can compile it, it is easy to install using apt. Instead, you can use MateriApps Installer (https://www.pasums.issp.u-tokyo.ac.jp/mainstaller/en).
Regards, Naoya Yamaguchi
|
Re: openmx on Debian Bullseye ( No.2 ) |
- Date: 2021/11/03 00:34
- Name: H.Ueda
- Dear N. Yamaguchi,
Thank you for the information. MateriApps Installer may be helpful. I think it works well on Debian 10 Buster. I wonder whether it works on Debian 11 Bullseye. In the file "util.sh" of the installer, I found a description below. MALIVE_REPOSITORY_DEF="http://download.sourceforge.net/project/materiappslive/Debian/archive/buster" It means that this is for not bullseye but for buster.
What I meant is not Debian official apt, but MateriApps apt (http://exa.phys.s.u-tokyo.ac.jp/archive/MateriApps/apt/). The explanation is here (https://github.com/cmsi/MateriAppsLive/wiki/UsingMateriAppsInDebian). I often installed softwares using this MateriApps apt on Debian 10, and it was very easy to use.
I hope useful MateriApps softwares will works on Debian 11 soon.
Sincerely,
|
Re: openmx on Debian Bullseye ( No.3 ) |
- Date: 2021/11/03 03:43
- Name: Naoya Yamaguchi
- Dear H.Ueda,
>What I meant is not Debian official apt, but MateriApps apt. >The explanation is here.
Although I didn't know the existence of such apt repositories, I remembered that the MateriApps installer, not MateriApps LIVE!, is available for various Linux OSs or Mac OS on not only PCs but also large scale computers such as clusters or supercomputers. I believe that the MateriApps installer is more suitable for the practical use, because it can accept easily intel compilers only by adding `intel` to `sh install.sh`.
>In the file "util.sh" of the installer, I found a description below. >MALIVE_REPOSITORY_DEF="http://download.sourceforge.net/project/materiappslive/Debian/archive/buster" >It means that this is for not bullseye but for buster.
According to https://github.com/wistaria/MateriAppsInstaller/search?q=MALIVE_REPOSITORY , Only xTAPP, TAPIOCA and QUANTUM ESPRESSO are directly related to `MALIVE_REPOSITORY_DEF` or `MALIVE_REPOSITORY`. In addition, the four shell scripts in the search result are no longer active. Therefore, there should be no problems in installing OpenMX with the MateriApps installer.
Basically, the MateriApps installer is just a collection of automation scripts for the "source" installation of applications including OpenMX, so it can work on any system with the basic commands such as `bash`, `make` and `tar` (c.f. https://wistaria.github.io/MateriAppsInstaller/manual/master/en/about/info.html#design-policies.)
For MateriApps LIVE!, they seem to consider the "bullseye" case. https://github.com/cmsi/MateriAppsLive/issues/293
However, it sounds good to prepare just a deb file of OpenMX for the Debian bullseye, for example.
Regards, Naoya Yamaguchi
|
Re: openmx on Debian Bullseye ( No.4 ) |
- Date: 2021/11/04 00:35
- Name: Naoya Yamaguchi
- Dear H.Ueda,
I prepared a set of simple deb files to install OpenMX on https://github.com/Ncmexp2717/OpenMX-deb . These are created and tested on Debian 11 (bullseye) on WSL.
Regards, Naoya Yamaguchi
|
Re: openmx on Debian Bullseye ( No.5 ) |
- Date: 2021/11/04 17:59
- Name: H.Ueda
- Dear N.Yamaguchi,
Thank you for making deb package for bullseye. Now, the PC is fully used. After the PC becomes free, I will try.
Sincerely,
|
|