Thanks for the help.  Now I finished the installation successfully. :)<br><br>K. Lee.<br><br><div class="gmail_quote">On Wed, Sep 7, 2011 at 11:49 AM, Barry Smith <span dir="ltr">&lt;<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
On Sep 6, 2011, at 10:41 PM, Kyunghoon Lee wrote:<br>
<br>
&gt; Hi Barry,<br>
&gt;<br>
&gt; Thanks for the reply.  I did install g95 through macports. (I could not find gfortran.)  I wonder g95 can do the job for me.<br>
&gt;<br>
</div>    g95 might work, give it a try. BTW: on Macs you don&#39;t need to provide blas/lapack with --download; Apple provides them on the system.<br>
<div class="im"><br>
<br>
<br>
&gt; Re SuperLU_Dist, all I know is I need mumps to deal with complex numbers.<br>
<br>
</div>   SuperLU_Dist can also be used with complex numbers (at least with PETSc-dev/petsc-3.2)<br>
<div><div></div><div class="h5"><br>
&gt;<br>
&gt; K. Lee.<br>
&gt;<br>
&gt; On Wed, Sep 7, 2011 at 11:21 AM, Barry Smith &lt;<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; p.s.<br>
&gt; &gt; I do not need to compile petsc for FORTRAN.<br>
&gt;<br>
&gt;  Sadly you do because the packages MUMPS uses are all Fortran.<br>
&gt;<br>
&gt;   So you will need a real Fortran compiler (perhaps gfortran) and you will also need --download-blacs and you cannot use --download-c-blas-lapack with scalapack.<br>
&gt;<br>
&gt;   Note you can use SuperLU_Dist instead of MUMPS without a Fortran compiler.<br>
&gt;<br>
&gt;   Barry<br>
&gt;<br>
&gt; On Sep 6, 2011, at 10:17 PM, Kyunghoon Lee wrote:<br>
&gt;<br>
&gt; &gt; Hello all,<br>
&gt; &gt;<br>
&gt; &gt; I need to compile petsc with mumps.  First I tried<br>
&gt; &gt;<br>
&gt; &gt; ./configure --prefix=/Users/aeronova/Development/local/lib64/petsc/petsc-3.1-p8  --download-c-blas-lapack=1 —download-parmetis=1 --download-scalapack=1 --download-mumps=1<br>
&gt; &gt;<br>
&gt; &gt; but I got the following message:<br>
&gt; &gt;<br>
&gt; &gt; Fortran error! mpif.h could not be located at: []<br>
&gt; &gt;<br>
&gt; &gt; So I included &quot;-download-mpich=1,&quot; then I got the following:<br>
&gt; &gt;<br>
&gt; &gt; Should request f-blas-lapack, not --download-c-blas-lapack=yes since you have a fortran compiler?<br>
&gt; &gt;<br>
&gt; &gt; After that, I tried several options with/without --download-f-blas-lapack or --download-mpich=1, but none of them worked out.  I&#39;d appreciate it if someone can help me with this compilation problem with mumps.<br>

&gt; &gt;<br>
&gt; &gt; Regards,<br>
&gt; &gt; K. Lee.<br>
&gt; &gt;<br>
&gt; &gt; p.s.<br>
&gt; &gt; I do not need to compile petsc for FORTRAN.<br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
<br>
</div></div></blockquote></div><br>