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 ./configure I have this error
./configure: No such file or directory Could you help me to fixed the problem, please?
11 Answer
The documentation says only this:
cd siesta-4.0.1/Obj sh ../Src/obj_setup.sh make And the same for the utility programs in Util.
Remark: The latest version currently seems to be siesta-4.1-b4.tar.gz.