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

Barry Smith bsmith at mcs.anl.gov
Tue Nov 5 10:03:40 CST 2013


   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