1. Don't use both --with-hypre and --download-hypre. You probably only want the latter.<div><br></div><div>2. If you want to use X, you have to install it. PETSc can't install it for you so there is no --download-x. Look for the development headers in your package manager.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 7, 2012 at 7:41 AM, w_ang_temp <span dir="ltr"><<a href="mailto:w_ang_temp@163.com" target="_blank">w_ang_temp@163.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div style="line-height:1.7;font-size:14px;font-family:arial"><div>Hello,</div>
<div>    I get a problem when configuring about the command "--with-x=1" in version 3.3.</div>
<div>The command "./configure --with-mpi-dir=/home/ubu/soft/mpich2/ --download-f-blas-lapack=1 --with-x=1 --with-hypre=1 --download-hypre=1"</div>
<div>is ok in version 3.2 but makes an error in 3.3:"Could not locate X *development* package. Perhaps its not installed".</div>
<div>I do not find the detail about the change in "Documentation/Changes". Do I need "--with-x=1 --download-x=1"?</div>
<div>The configure.log:<br>*******************************************************************************<br>         UNABLE to CONFIGURE with GIVEN OPTIONS    (see configure.log for details):<br>-------------------------------------------------------------------------------<br>
Could not locate X *development* package. Perhaps its not installed<br>*******************************************************************************<br>  File "./config/configure.py", line 311, in petsc_configure<br>
    framework.configure(out = sys.stdout)<br>  File "/home/ubu/soft/petsc/petsc-3.3-p4/config/BuildSystem/config/framework.py", line 933, in configure<br>    child.configure()<br>  File "/home/ubu/soft/petsc/petsc-3.3-p4/config/PETSc/packages/X.py", line 263, in configure<br>
    self.executeTest(self.configureLibrary)<br>  File "/home/ubu/soft/petsc/petsc-3.3-p4/config/
 BuildSystem/config/base.py", line 115, in executeTest<br>    ret = apply(test, args,kargs)<br>  File "/home/ubu/soft/petsc/petsc-3.3-p4/config/PETSc/packages/X.py", line 247, in configureLibrary<br>    raise RuntimeError("Could not locate X *development* package. Perhaps its not installed")</div>

<div><br>Thanks.</div>
<div>                                                                  Jim</div></div><br><br><span title="neteasefooter"><span></span></span></blockquote></div><br></div>