<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">Hi! I follow the instructions of the
      wiki page, but after extracted the file and change directory to
      the Build one, i run cmake with the command: "cmake .." but i have
      this error ( i obtain the same error also when i specify the path
      where ITK is built):<br>
      <br>
      <br>
      CMake Error at CMakeLists.txt:12 (find_package):<br>
      &nbsp; Could not find module FindItkVtkGlue.cmake or a configuration
      file for<br>
      &nbsp; package ItkVtkGlue.<br>
      <br>
      &nbsp; Adjust CMAKE_MODULE_PATH to find FindItkVtkGlue.cmake or set
      ItkVtkGlue_DIR<br>
      &nbsp; to the directory containing a CMake configuration file for
      ItkVtkGlue.&nbsp; The<br>
      &nbsp; file will have one of the following names:<br>
      <br>
      &nbsp;&nbsp;&nbsp; ItkVtkGlueConfig.cmake<br>
      &nbsp;&nbsp;&nbsp; itkvtkglue-config.cmake<br>
      <br>
      <br>
      <br>
      CMake Error at CMakeLists.txt:13 (include):<br>
      &nbsp; include called with wrong number of arguments.&nbsp; Include only
      takes one<br>
      &nbsp; file.<br>
      <br>
      <br>
      are there some libraries that i need to install for VTK?<br>
      <br>
      i'm sorry if i commit some error with the mailinglist but i am a
      new user if it.<br>
      <br>
      <br>
      Il 29/08/2013 22:35, Bill Lorensen ha scritto:<br>
    </div>
    <blockquote
cite="mid:CADZJ4hOPZyrb5OyOLFr=GWPTFR6FN8D74OCRuCp76cgNbGfyEA@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>Just follow the directions on the bottom of this page:<br>
          <br>
          <a moz-do-not-send="true"
href="http://itk.org/Wiki/ITK/Examples/SimpleOperations/RandomImageSource">http://itk.org/Wiki/ITK/Examples/SimpleOperations/RandomImageSource</a><br>
          <br>
        </div>
        NOTE: This example assumes you have installed or built VTK.<br>
        <br>
      </div>
      <div class="gmail_extra"><br>
        <br>
        <div class="gmail_quote">On Thu, Aug 29, 2013 at 12:48 PM,
          Alessio Mazzarini <span dir="ltr">&lt;<a
              moz-do-not-send="true"
              href="mailto:alessiomazzarini89@gmail.com" target="_blank">alessiomazzarini89@gmail.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi
            everyone, i am a new user of ITK and i'm trying to run the
            "RandomImageSource" which i found on the wiki exemples.<br>
            i set the "Build" directory the one empty who is in the .tar
            file downloaded.<br>
            <br>
            I use Cmake and once i try to configure it, i get this error
            on the display:<br>
            <br>
            ItkVtkGlue_DIR &nbsp; &nbsp; &nbsp; &nbsp;ItkVtkGlue_DIR-NOTFOUND<br>
            <br>
            ************************<br>
            CMake Error at CMakeLists.txt:12 (find_package):<br>
            &nbsp; Could not find module FindItkVtkGlue.cmake or a
            configuration file for<br>
            &nbsp; package ItkVtkGlue.<br>
            <br>
            &nbsp; Adjust CMAKE_MODULE_PATH to find FindItkVtkGlue.cmake or
            set ItkVtkGlue_DIR<br>
            &nbsp; to the directory containing a CMake configuration file for
            ItkVtkGlue. &nbsp;The<br>
            &nbsp; file will have one of the following names:<br>
            <br>
            &nbsp; &nbsp; ItkVtkGlueConfig.cmake<br>
            &nbsp; &nbsp; itkvtkglue-config.cmake<br>
            <br>
            <br>
            CMake Error at CMakeLists.txt:13 (include):<br>
            &nbsp; include called with wrong number of arguments. &nbsp;Include
            only takes one<br>
            &nbsp; file.<br>
            *******************************<br>
            <br>
            <br>
            can anyone help me or suggest how to fix it?<br>
            <br>
            <br>
            I'm using linux on Ubuntu 12.04 LTS.<br>
            Many thanks for considering my request.<br>
            _____________________________________<br>
            Powered by <a moz-do-not-send="true"
              href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
            <br>
            Visit other Kitware open-source projects at<br>
            <a moz-do-not-send="true"
              href="http://www.kitware.com/opensource/opensource.html"
              target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
            <br>
            Kitware offers ITK Training Courses, for more information
            visit:<br>
            <a moz-do-not-send="true"
              href="http://www.kitware.com/products/protraining.php"
              target="_blank">http://www.kitware.com/products/protraining.php</a><br>
            <br>
            Please keep messages on-topic and check the ITK FAQ at:<br>
            <a moz-do-not-send="true"
              href="http://www.itk.org/Wiki/ITK_FAQ" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
            <br>
            Follow this link to subscribe/unsubscribe:<br>
            <a moz-do-not-send="true"
              href="http://www.itk.org/mailman/listinfo/insight-users"
              target="_blank">http://www.itk.org/mailman/listinfo/insight-users</a><br>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <br>
        -- <br>
        Unpaid intern in BillsBasement at noware dot com<br>
      </div>
    </blockquote>
    <br>
  </body>
</html>