[Paraview-developers] [Paraview] [ANNOUNCE] ParaView 5.5.0 now available for download

Shawn Waldon shawn.waldon at kitware.com
Wed Apr 11 09:45:39 EDT 2018


Hi Kazuyoshi,

I'm not sure we ever tested running make install with
BUILD_DOCUMENTATION=ON.  Our documentation builds rsync the generated html
documentation from the build directory.  And unless you want to build the
html documentation locally you should just be able to turn off that option
and it will work.


HTH,
Shawn

On Wed, Apr 11, 2018 at 4:06 AM, Kazuyoshi Furutaka <
furutaka.kazuyoshi at jaea.go.jp> wrote:

> Hi,
>
> The build from the source (checked out from a clone git repo.)
> was OK. (on linux, fedora-27, x86_64, gcc 7.3.1 20180303 (Red Hat 7.3.1-5))
> CMake options:
>   set(PARAVIEW_ENABLE_PYTHON ON  CACHE BOOL "")
>   set(BUILD_DOCUMENTATION    ON  CACHE BOOL "")
>   set(BUILD_EXAMPLES         ON  CACHE BOOL "")
>   set(BUILD_TESTING          OFF CACHE BOOL "")
>
> But the installation failed...
> Indeed, there's no INSTALL file both in build and git directories...
>
> What's wrong with my build?
>
> Kazuyoshi
>
> (the following is the last lines of the output during the installation)
> -- Installing: /usr/local/HDF_Group/HDF5/1.10.1/share/doc/paraview-5.5/
> doxygen/doc_cleanhtml.pl
> -- Installing: /usr/local/HDF_Group/HDF5/1.10.1/share/doc/paraview-5.5/
> doxygen/doc_codematch.pl
> -- Installing: /usr/local/HDF_Group/HDF5/1.10.1/share/doc/paraview-5.5/
> doxygen/doc_contributors.pl
> -- Installing: /usr/local/HDF_Group/HDF5/1.10.1/share/doc/paraview-5.5/
> doxygen/doc_header2doxygen.pl
> -- Installing: /usr/local/HDF_Group/HDF5/1.10.1/share/doc/paraview-5.5/
> doxygen/doc_index.pl
> -- Installing: /usr/local/HDF_Group/HDF5/1.10.1/share/doc/paraview-5.5/
> doxygen/doc_rmpath.pl
> -- Installing: /usr/local/HDF_Group/HDF5/1.10.1/share/doc/paraview-5.5/
> doxygen/doc_version.pl
> -- Installing: /usr/local/HDF_Group/HDF5/1.10.1/share/doc/paraview-5.5/
> doxygen/doc_index.stop
> -- Installing: /usr/local/HDF_Group/HDF5/1.10.1/share/doc/paraview-5.5/
> doxygen/doc_readme.txt
> CMake Error at VTK/Utilities/Doxygen/cmake_install.cmake:70 (file):
>   file INSTALL cannot find
>   "/home/furutaka/work/ParaView/ParaView-bld-v5.5.0/VTK/
> Utilities/Doxygen/doc/html".
> Call Stack (most recent call first):
>   VTK/cmake_install.cmake:215 (include)
>   cmake_install.cmake:99 (include)
>
>
> make: *** [Makefile:140: install] Error 1
>
> --
> Kazuyoshi Furutaka
> furutaka _dot_ kazuyoshi _at_ jaea _dot_ go _dot_ jp
>
> _______________________________________________
> 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 ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Search the list archives at: http://markmail.org/search/?q=ParaView
>
> Follow this link to subscribe/unsubscribe:
> https://public.kitware.com/mailman/listinfo/paraview
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://public.kitware.com/pipermail/paraview-developers/attachments/20180411/53ebf494/attachment.html>


More information about the Paraview-developers mailing list