Is it possible to have multiple installations of ABINIT 6.8.2 (or even other versions) on the same computer with Ubuntu 10.04?
I think it is, all I have to do is to specify a different installation directory by adding "--prefix=<dir-to-install-to>" when doing "../configure". However, is that right?
Also, consequently it should be no problem at all to move one installation from directory X to directory Y. Is that correct as well?
I just would like to make sure, since I'm relatively new Linux and entirely new to abinit... So yust 2 x "yes" would be enough for an answer
Thank you a lot
Philipp
Abinit 6.8.2 - multiple installations on same computer
Moderators: fgoudreault, mcote
Forum rules
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Please have a look at ~abinit/doc/config/build-config.ac in the source package for detailed and up-to-date information about the configuration of Abinit 8 builds.
For a video explanation on how to build Abinit 7.x for Linux, please go to: http://www.youtube.com/watch?v=DppLQ-KQA68.
IMPORTANT: when an answer solves your problem, please check the little green V-like button on its upper-right corner to accept it.
Re: Abinit 6.8.2 - multiple installations on same computer
Is it possible to have multiple installations of ABINIT 6.8.2 (or even other versions) on the same computer with Ubuntu 10.04?
I think it is, all I have to do is to specify a different installation directory by adding "--prefix=<dir-to-install-to>" when doing "../configure". However, is that right?
It is right, and not only with Ubuntu 10.04, but with all existing implementations of Unix.
This is however not the only solution. You may as well use the --program-prefix, --program-suffix or --program-transform-name options, in order to install different builds of Abinit in the same directory.
Also, consequently it should be no problem at all to move one installation from directory X to directory Y. Is that correct as well?
Currently, this is still possible for Abinit, with no guarantee whatsoever. But this is generally not true: once installed, some files may contain references to specific directories.
Yann Pouillon
Simune Atomistics
Donostia-San Sebastián, Spain
Simune Atomistics
Donostia-San Sebastián, Spain