Try removing that -batch argument on the command-line for your original configure statement. I don't think it's doing what you want it to do.
~A On 3/14/07, Bin <xubinbin2004 at gmail.com> wrote: > Hello, > > Thank you. > > I tried: mpirun -np 1 ./conftest and I got the same results. > > There is no executable file "conftest". > > Bin > > > > On 3/14/07, Shaman Mahmoudi <shma7099 at student.uu.se> wrote: > > > > Hi, > > > > > > try mpirun -np 1 ./conftest > > > > > > With best regards, Shaman Mahmoudi > > > > > > > > On Mar 14, 2007, at 6:56 AM, Bin wrote: > > > > mpirun -np 1 conftest > > > > > > -- > Yours truly, > > Bin Xu
