Re: [OMPI users] install script issue

2007-02-08 Thread Brian W. Barrett
On Feb 7, 2007, at 3:26 PM, Michael wrote: Building openmpi-1.3a1r13525 on OS X 10.4.8 (PowerPC), using my standard compile line ./configure F77=g95 FC=g95 LDFLAGS=-lSystemStubs --with-mpi-f90- size=large --with-f90-max-array-dim=3 ; make all and after installing I found that I couldn't compil

[OMPI users] install script issue

2007-02-07 Thread Michael
Building openmpi-1.3a1r13525 on OS X 10.4.8 (PowerPC), using my standard compile line ./configure F77=g95 FC=g95 LDFLAGS=-lSystemStubs --with-mpi-f90- size=large --with-f90-max-array-dim=3 ; make all and after installing I found that I couldn't compile, because of the following: -rw-