PB with the installation of abinit-5.8.4 on Snow Leopard
Posted: Fri Feb 26, 2010 6:55 pm
Dear All,
After upgrading my system from leopard (Mac 10.5) to snow leopard (Mac 10.6), there is now a problem with the abinit 5.8.4 installation. Abinit-5.8.4 worked well on Leopard, a 32 bit architecture. Snow leopard works in 64 bit architecture, so I just add the enable 64bit flag to the previous configure. Here is my command line for the configuration:
./configure --prefix=/home/chanier/installdir --enable-mpi="yes" --enable-mpi-io="yes" --with-mpi-prefix="/sw/openmpi" --enable-64bit-flags="yes"
I installed a new 64 bits openmpi. The new openmpi works well with abinit-6.0.1 with I just installed. With abinit-5.8.4, it issues the following error message :
LAPACK for ABINIT has been built.
touch build-stamp
lapack-abinit_5.7 has been built.
config/gnu/install-sh -c -d tmp/lib
make[4]: config/gnu/install-sh: No such file or directory
make[4]: *** [install-stamp] Error 1
make[3]: *** [package-ready] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Does anyone has an idea how to solve this problem? What's the main difference between running abinit-5.8.4 and abinit-6.0.1? In particular, is there any additional keywords to add to abinit.in to do parallel TDDFT calculations? Since abinit-6.0.1 is a release candidate, do I need to do specific tests to see if everything is working properly?
Thank you in advance,
Best,
Thomas Chanier
After upgrading my system from leopard (Mac 10.5) to snow leopard (Mac 10.6), there is now a problem with the abinit 5.8.4 installation. Abinit-5.8.4 worked well on Leopard, a 32 bit architecture. Snow leopard works in 64 bit architecture, so I just add the enable 64bit flag to the previous configure. Here is my command line for the configuration:
./configure --prefix=/home/chanier/installdir --enable-mpi="yes" --enable-mpi-io="yes" --with-mpi-prefix="/sw/openmpi" --enable-64bit-flags="yes"
I installed a new 64 bits openmpi. The new openmpi works well with abinit-6.0.1 with I just installed. With abinit-5.8.4, it issues the following error message :
LAPACK for ABINIT has been built.
touch build-stamp
lapack-abinit_5.7 has been built.
config/gnu/install-sh -c -d tmp/lib
make[4]: config/gnu/install-sh: No such file or directory
make[4]: *** [install-stamp] Error 1
make[3]: *** [package-ready] Error 2
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Does anyone has an idea how to solve this problem? What's the main difference between running abinit-5.8.4 and abinit-6.0.1? In particular, is there any additional keywords to add to abinit.in to do parallel TDDFT calculations? Since abinit-6.0.1 is a release candidate, do I need to do specific tests to see if everything is working properly?
Thank you in advance,
Best,
Thomas Chanier