[vtkusers] VTk error with cmake

David E DeMarle dave.demarle at kitware.com
Thu Jun 6 13:25:24 EDT 2013


If you've turned on BUILD_DOCUMENTATION, you need to install doxygen, perl
and a couple of other things and make sure they cmake can find them in
order to build the help web pages.
You can do that, or more simply, turn off BUILD_DOCUMENTATION and rely on
the help pages at:http://vtk.org/VTK/help/documentation.html or in the in
the downloadable vtkDocHtml.tar.gz from
http://vtk.org/VTK/help/documentation.html


David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Thu, Jun 6, 2013 at 1:00 PM, Pears, Marie <m.pears at ucl.ac.uk> wrote:

>  I am trying to install vtk with cmake. However, I get the following
> error below.
> I have tried googling the problem but I am not sure how to sort it out.
> Any help would be much appreciated.
>
> Marie
>
>  CMake Error at /Applications/CMake
>  2.8-6.app/Contents/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:91
> (MESSAGE):
>    Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
>  Call Stack (most recent call first):
>    /Applications/CMake
> 2.8-6.app/Contents/share/cmake-2.8/Modules/FindPackageHandleStandardArgs.cmake:252
>  (_FPHSA_FAILURE_MESSAGE)
>    /Applications/CMake
> 2.8-6.app/Contents/share/cmake-2.8/Modules/FindDoxygen.cmake:80
>  (FIND_PACKAGE_HANDLE_STANDARD_ARGS)
>    Utilities/Doxygen/CMakeLists.txt:4 (find_package)
>
>  Marie Pears
> Phd Researcher in Mantle Plume collapse,
> Dept. Earth Sciences,
> UCL,
> Gower Street,
> London,
> WC1E 6BT
>
> 0207 679 2004
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20130606/c80cc998/attachment.htm>


More information about the vtkusers mailing list