Hello,
I get a problem when configuring about the command "--with-x=1" in version
3.3.
The command "./configure --with-mpi-dir=/home/ubu/soft/mpich2/
--download-f-blas-lapack=1 --with-x=1 --with-hypre=1 --download-hypre=1"
is ok in version 3.2 but makes an error in 3.3:"Could not locate X
*development* package. Perhaps its not installed".
I do not find the detail about the change in "Documentation/Changes". Do I need
"--with-x=1 --download-x=1"?
The configure.log:
*******************************************************************************
UNABLE to CONFIGURE with GIVEN OPTIONS (see configure.log for
details):
-------------------------------------------------------------------------------
Could not locate X *development* package. Perhaps its not installed
*******************************************************************************
File "./config/configure.py", line 311, in petsc_configure
framework.configure(out = sys.stdout)
File
"/home/ubu/soft/petsc/petsc-3.3-p4/config/BuildSystem/config/framework.py",
line 933, in configure
child.configure()
File "/home/ubu/soft/petsc/petsc-3.3-p4/config/PETSc/packages/X.py", line
263, in configure
self.executeTest(self.configureLibrary)
File "/home/ubu/soft/petsc/petsc-3.3-p4/config/BuildSystem/config/base.py",
line 115, in executeTest
ret = apply(test, args,kargs)
File "/home/ubu/soft/petsc/petsc-3.3-p4/config/PETSc/packages/X.py", line
247, in configureLibrary
raise RuntimeError("Could not locate X *development* package. Perhaps its
not installed")
Thanks.
Jim
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
<http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20121107/295ed86b/attachment-0001.html>