[petsc-users] Directory name with space used by hypre configure

Satish Balay balay at mcs.anl.gov
Tue Nov 5 10:05:52 CST 2013


Alctually you'll have to look at hypre docs for installation
instructions for windows. [download-hypre does not work]

Satish


On Tue, 5 Nov 2013, Barry Smith wrote:

> 
>    Reinstall the MPI in a location without spaces in the directory name.
> 
> On Nov 5, 2013, at 9:41 AM, Qin Lu <lu_qin_2000 at yahoo.com> wrote:
> 
> > Hello,
> > I am trying to build hypre in Windows 7 (using cygwin) since it will be included in my PETSc lib. The configure options of hypre contains directory such as:
> > ./configure --with-MPI-include="/cygdrive/c/Program Files/mpich2x64/include"
> > Somehow hypre's configure took this directory as two separate directories ("/cygdrive/c/Program" and "Files/mpich2x64/include") since there is a space in the middle. (Strangely, PETSc's configure read this directory correctly). I tried to replacing the space with "\ " but it still did not work.
> > How can I make hypre's configure read this directory correctly?
> > Thanks for your suggestions,
> > Qin
> 
> 



More information about the petsc-users mailing list