there is same error even using gfortran eig2dos eig2dos.f On Sun, Jul 26, 2015 at 8:34 AM, <[email protected]> wrote:
> > Command is > gfortran -o eig2dos eig2dos.f > > S. Auluck > > > > Respected Sir Nick Papior > > > > When I run gfortran -o eig2dos.f eig2dos from Util directory to create > > eig2dos executable file but command gives unexpected error > > > > gfortran: error: eig2dos: no such file or directory > > > > I can see this file by using ls -x command .I don't know how can it > > possible. > > > > > > On Fri, Jul 24, 2015 at 10:30 PM, Nick Papior <[email protected]> > > wrote: > > > >> > >> On 24 Jul 2015 17:08, "jv sharma" <[email protected]> wrote: > >> > > >> > Do this in the forlder where your .f is located: > >> > > >> > gfortran -o filename.f filename > >> Swap the two last arguments and it should be fine. > >> > > >> > I got this from the below link, as rightly said by Dr. Nick: > >> > > >> > https://www.mail-archive.com/[email protected]/msg05632.html > >> > > >> > Regards, > >> > JVN. > >> > > >> > On Fri, Jul 24, 2015 at 12:37 PM, Jeetu Donderiya < > >> [email protected]> wrote: > >> >> > >> >> Hello SIESTA user > >> >> > >> >> I forget, how to generate executable file from .f file with the help > >> of > >> gfortran compiler. Please anyone can tell that command line. > >> >> > >> >> Thanks in advance > >> >> > >> > > >> > > > > > -- > Prof. Sushil Auluck Phone:+91-512-6797092/6148 > Department of Physics +91-512-6798177(Home) > Indian Institute of Technology Cell :+91-9305548667 > Kanpur 208016 (UP) Fax :+91-512-6790914 > India E-mail:[email protected] > ...............................................:[email protected] > http://www.iitk.ac.in/phy/People/phy_facvis.html > http://www.iitk.ac.in/phy/New01/profile_SA.html > http://www.iitk.ac.in/phy/index.php/people/faculty > > http://www.iitk.ac.in/phy/index.php/people/faculty/12-people/faculty/profile/88-sushil-auluck > ....................................................................... > ~ >
