PDA

View Full Version : ABINIT install help...pls


Dodelijk
December 30th, 2007, 05:50 PM
hello all,

I'm trying to install ABINIT on an intel computer. i've downloaded the files from http://www.abinit.org/package/ and unpacked them into a directory. I also have gfortran installed and now would like to create the executables but i don't really know what to do next. I've had a look on the net and on the ABINIT's installation-help files but they don't really mean much to me.
Has anyone installed this before? If so, could someone post the steps i need to follow.

Thanks

jbrefort
December 31st, 2007, 06:33 AM
The most proable way to succed is, as in most cases:
./configure
make
sudo make install