Through CMake. If the file is listed in the CMakeLists.txt file then you HAVE to have the file present to install. Placing a blank file at that position worked around the issue.
Configure with CMake, then build and install. The error comes during the install process. -- Mike Jackson <www.bluequartz.net> On Jun 19, 2013, at 9:47 AM, Albert Cheng wrote: > The file INSTALL_VMS.txt is not included in the v1.8.11 because > v1.8.11 release does not support the VMS platform. The install > process does not install it. How did you get the error? > > -Albert Cheng > THG Staff > > On 6/19/13 8:15 AM, Michael Jackson wrote: >> Just tried to build and install 1.8.11 on Ubuntu x64 12.04 and got an error >> stating the following file was missing: >> >> hdf5-1.8.11/release_docs/INSTALL_VMS.txt >> >> And same thing on OS X. Can we get a corrected version of the source archive >> posted to the web site? >> ___________________________________________________________ >> Mike Jackson Principal Software Engineer >> BlueQuartz Software Dayton, Ohio >> [email protected] www.bluequartz.net _______________________________________________ Hdf-forum is for HDF software users discussion. [email protected] http://lists.hdfgroup.org/mailman/listinfo/hdf-forum_lists.hdfgroup.org
