<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Thank you,<br>
      this worked.<br>
      I have another question:<br>
      what does this option mean: --with-fortran-kernels?<br>
      Michael.<br>
      <br>
      <br>
      On 07/09/2013 01:35 PM, Matthew Knepley wrote:<br>
    </div>
    <blockquote
cite="mid:CAMYG4Gk1f_=faFqbphgOZkpSS=5dZTPznOGbyckmXagyH85uyw@mail.gmail.com"
      type="cite">
      <div dir="ltr">On Tue, Jul 9, 2013 at 12:30 PM, Michael
        Povolotskyi <span dir="ltr"><<a moz-do-not-send="true"
            href="mailto:mpovolot@purdue.edu" target="_blank">mpovolot@purdue.edu</a>></span>
        wrote:<br>
        <div class="gmail_extra">
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear
              Petsc developers and users,<br>
              I have a problem with petsc configuration:<br>
              <br>
              I want to execute the following<br>
              <br>
              ./config/configure.py --with-x=0 --with-hdf5
              --download-hdf5=1 --with-scalar-type=complex
              --with-single-library=0 --with-pic=1
              --with-shared-libraries=0 --with-clanguage=C++
              --with-fortran --with-debugging=1
              --with-cc="/opt/intel/impi/4.1.0/intel64/bin/mpicc"
              --with-fc="/opt/intel/impi/4.1.0/intel64/bin/mpif90"
              --with-cxx="/opt/intel/impi/4.1.0/intel64/bin/mpicxx "
              COPTFLAGS="-O3" CXXOPTFLAGS="-O3" FOPTFLAGS="-O3"
              --LDFLAGS=-Wl,-rpath,/opt/intel/mkl//lib/intel64
              -L/opt/intel/mkl//lib/intel64 -Wl,--start-group
              -lmkl_intel_lp64 -lmkl_sequential -lmkl_core
              -Wl,--end-group  --download-metis=1 --download-parmetis=1
               --download-mumps=1 --download-scalapack=1
              --with-blas-lapack-dir=/opt/intel/mkl/ --download-blacs=1;<br>
            </blockquote>
            <div><br>
            </div>
            <div style="">You need "" around your LDFLAGS argument</div>
            <div style=""><br>
            </div>
            <div style="">  Matt</div>
            <div> </div>
            <blockquote class="gmail_quote" style="margin:0 0 0
              .8ex;border-left:1px #ccc solid;padding-left:1ex">
              I get the following error:<br>
              ===============================================================================<br>
                           Configuring PETSc to compile on your system<br>
              ===============================================================================<br>
              *******************************************************************************<br>
                              ERROR in COMMAND LINE ARGUMENT to
              ./configure<br>
              -------------------------------------------------------------------------------<br>
              The option -lmkl_intel_lp64 should probably be
              -lmkl-intel-lp64<br>
              *******************************************************************************<br>
              <br>
              <br>
              What is the meaning of that message?<br>
              I checked in my file system and the file names contain "_"
              instead of "-"<br>
              <br>
              ls /opt/intel/mkl//lib/intel64/libmkl_intel_lp64.*<br>
              /opt/intel/mkl//lib/intel64/libmkl_intel_lp64.a
              /opt/intel/mkl//lib/intel64/libmkl_intel_lp64.so<br>
              <br>
              Thank you,<br>
              Michael.<span class="HOEnZb"><font color="#888888"><br>
                  <br>
                  -- <br>
                  Michael Povolotskyi, PhD<br>
                  Research Assistant Professor<br>
                  Network for Computational Nanotechnology<br>
                  207 S Martin Jischke Drive<br>
                  Purdue University, DLR, room 441-10<br>
                  West Lafayette, Indiana 47907<br>
                  <br>
                  phone: <a moz-do-not-send="true"
                    href="tel:%2B1-765-494-9396" value="+17654949396"
                    target="_blank">+1-765-494-9396</a><br>
                  fax: <a moz-do-not-send="true"
                    href="tel:%2B1-765-496-6026" value="+17654966026"
                    target="_blank">+1-765-496-6026</a><br>
                  <br>
                </font></span></blockquote>
          </div>
          <br>
          <br clear="all">
          <div><br>
          </div>
          -- <br>
          What most experimenters take for granted before they begin
          their experiments is infinitely more interesting than any
          results to which their experiments lead.<br>
          -- Norbert Wiener
        </div>
      </div>
    </blockquote>
    <br>
  </body>
</html>