<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    <p>I've been using Deal.II for some time but have been having
      trouble with my, from source code, installation. I found  your
      back-ported libdeal.ii-9.1.1 and installed it with the usual
      apt-get. I found the doc section in the  usual Debian place and
      finally found the files
      /usr/lib/x86_64-linux-gnu/libdeal.ii.g.so.9.1.1 and
      libdeal.ii.so.9.1.1. I setup the path $DEAL_II_DIR=
      /usr/lib/x86_64-linux-gnu/. I tried to compile step-1.cc with
      "cmake -G "Eclipse CDT4 - Unix Makefiles" . " . This should have
      created a MakeFile set for use with Eclipse IDE. Instead I got the
      following error:</p>
    <p><i>    </i><i><br>
      </i>CMake Error at CMakeLists.txt:30 (MESSAGE):  <i><br>
      </i></p>
    <p><i>*** Could not locate a (sufficiently recent) version of
        deal.II.  ***</i><i><br>
      </i><i><br>
      </i><i>  You may want to either pass a flag
        -DDEAL_II_DIR=/path/to/deal.II to cmake</i><i><br>
      </i><i><br>
      </i><i>  or set an environment variable "DEAL_II_DIR" that
        contains this path.</i><i><br>
      </i><i><br>
      </i><i><br>
      </i><i>-- Configuring incomplete, errors occurred!</i></p>
    <p>I am using your CMakeLists.txt which I have attached. I can't
      seem to see a solution to this problem. Could you help?<br>
    </p>
    <p>[Debian Butch installation with KDE Desktop and AMD 4 core
      processor.]</p>
    <p><br>
    </p>
    <p>Gary Roach<br>
    </p>
  </body>
</html>