You're missing the 'g' in 'configure.py'.
On Fri, Feb 10, 2017 at 6:51 PM, Sharp Stone <thron...@gmail.com> wrote: > Hi all, > > I noticed the instructions of Petsc with MPI. Now I'm using Cray. So the > instruction: > > Vendor provided MPI might already be installed. IBM, SGI, Cray etc provide > their own: > ./config/confiure.py --with-cc=mpcc --with-fc=mpf77 > > When I use the command "./config/confiure.py --with-cc=mpcc > --with-fc=mpf77", it gives me the error "-bash: ./config/confiure.py: No > such file or directory". But the file "confiure.py" is there in the "config" > folder. > > What should I do? > > Thanks very much! > > -- > Best regards, > > Feng