I want to install siesta-4.1-b4 in ubuntu 18.04. I run following command:
sudo tar -xzvf siesta-4.0.1.tar.gz
cd siesta-4.0.1/Obj
sh ../Src/obj_setup.sh
cd ../Src
./configureI have this error
./configure: No such file or directoryCould you help me to fixed the problem, please?
11 Answer
Thedocumentationsays only this:
cd siesta-4.0.1/Obj
sh ../Src/obj_setup.sh
makeAnd the same for the utility programs in Util.
Remark: The latest version currently seems to besiesta-4.1-b4.tar.gz.