<div dir="ltr"><div><div><div>Hi Kazuyoshi,<br><br></div>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.<br><br><br></div>HTH,<br></div>Shawn<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 11, 2018 at 4:06 AM, Kazuyoshi Furutaka <span dir="ltr"><<a href="mailto:furutaka.kazuyoshi@jaea.go.jp" target="_blank">furutaka.kazuyoshi@jaea.go.jp</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
The build from the source (checked out from a clone git repo.)<br>
was OK. (on linux, fedora-27, x86_64, gcc 7.3.1 20180303 (Red Hat 7.3.1-5))<br>
CMake options:<br>
  set(PARAVIEW_ENABLE_PYTHON ON  CACHE BOOL "")<br>
  set(BUILD_DOCUMENTATION    ON  CACHE BOOL "")<br>
  set(BUILD_EXAMPLES         ON  CACHE BOOL "")<br>
  set(BUILD_TESTING          OFF CACHE BOOL "")<br>
<br>
But the installation failed...<br>
Indeed, there's no INSTALL file both in build and git directories...<br>
<br>
What's wrong with my build?<br>
<br>
Kazuyoshi<br>
<br>
(the following is the last lines of the output during the installation)<br>
-- Installing: /usr/local/HDF_Group/HDF5/1.<wbr>10.1/share/doc/paraview-5.5/<wbr>doxygen/<a href="http://doc_cleanhtml.pl" rel="noreferrer" target="_blank">doc_cleanhtml.pl</a><br>
-- Installing: /usr/local/HDF_Group/HDF5/1.<wbr>10.1/share/doc/paraview-5.5/<wbr>doxygen/<a href="http://doc_codematch.pl" rel="noreferrer" target="_blank">doc_codematch.pl</a><br>
-- Installing: /usr/local/HDF_Group/HDF5/1.<wbr>10.1/share/doc/paraview-5.5/<wbr>doxygen/<a href="http://doc_contributors.pl" rel="noreferrer" target="_blank">doc_contributors.pl</a><br>
-- Installing: /usr/local/HDF_Group/HDF5/1.<wbr>10.1/share/doc/paraview-5.5/<wbr>doxygen/<a href="http://doc_header2doxygen.pl" rel="noreferrer" target="_blank">doc_header2doxygen.pl</a><br>
-- Installing: /usr/local/HDF_Group/HDF5/1.<wbr>10.1/share/doc/paraview-5.5/<wbr>doxygen/<a href="http://doc_index.pl" rel="noreferrer" target="_blank">doc_index.pl</a><br>
-- Installing: /usr/local/HDF_Group/HDF5/1.<wbr>10.1/share/doc/paraview-5.5/<wbr>doxygen/<a href="http://doc_rmpath.pl" rel="noreferrer" target="_blank">doc_rmpath.pl</a><br>
-- Installing: /usr/local/HDF_Group/HDF5/1.<wbr>10.1/share/doc/paraview-5.5/<wbr>doxygen/<a href="http://doc_version.pl" rel="noreferrer" target="_blank">doc_version.pl</a><br>
-- Installing: /usr/local/HDF_Group/HDF5/1.<wbr>10.1/share/doc/paraview-5.5/<wbr>doxygen/doc_index.stop<br>
-- Installing: /usr/local/HDF_Group/HDF5/1.<wbr>10.1/share/doc/paraview-5.5/<wbr>doxygen/doc_readme.txt<br>
CMake Error at VTK/Utilities/Doxygen/cmake_<wbr>install.cmake:70 (file):<br>
  file INSTALL cannot find<br>
  "/home/furutaka/work/ParaView/<wbr>ParaView-bld-v5.5.0/VTK/<wbr>Utilities/Doxygen/doc/html".<br>
Call Stack (most recent call first):<br>
  VTK/cmake_install.cmake:215 (include)<br>
  cmake_install.cmake:99 (include)<br>
<br>
<br>
make: *** [Makefile:140: install] Error 1<br>
<br>
--<br>
Kazuyoshi Furutaka<br>
furutaka _dot_ kazuyoshi _at_ jaea _dot_ go _dot_ jp<br>
<br>______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">https://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>