[GNC-dev] Sourceforge gnucash-docs-3.7.tar.gz incomplete
Phil Diacono
satphil at gmail.com
Fri Oct 18 22:00:49 EDT 2019
It seems the tarball for gnucash-docs-3.7 at
https://sourceforge.net/projects/gnucash/files/gnucash%20%28stable%29/3.7/gnucash-docs-3.7.tar.gz/download
is incomplete (missing files from cmake subdirectory) and will not build. I
found a complete tarball at
https://github.com/Gnucash/gnucash-docs/archive/3.7.tar.gz. See below for
comparisons of downloads and contents of cmake directory.
Build error encountered:
$ sudo cmake -DCMAKE_INSTALL_PREFIX=/usr/local ../gnucash-docs-3.7
CMake Error at CMakeLists.txt:25 (include):
include could not find load file:
AddGHelpTarget
...
$ ls -lt /tmp/mozilla_phild0/ | head
total 142924
-r-------- 1 phild phild 70634602 Oct 19 12:46 gnucash-docs-3.7.tar-1.gz
-r-------- 1 phild phild 61234559 Oct 19 11:15 gnucash-docs-3.7.tar.gz
-r-------- 1 phild phild 13896595 Oct 19 10:52 gnucash-3.7.tar.bz2
$ tar -tzvf /tmp/mozilla_phild0/gnucash-docs-3.7.tar-1.gz | grep cmake
drwxrwxr-x root/root 0 2019-09-08 10:35 gnucash-docs-3.7/cmake/
-rw-rw-r-- root/root 1375 2019-09-08 10:35
gnucash-docs-3.7/cmake/AddChmTarget.cmake
-rw-rw-r-- root/root 1968 2019-09-08 10:35
gnucash-docs-3.7/cmake/AddEpubTarget.cmake
-rw-rw-r-- root/root 2129 2019-09-08 10:35
gnucash-docs-3.7/cmake/AddGHelpTarget.cmake
-rw-rw-r-- root/root 1943 2019-09-08 10:35
gnucash-docs-3.7/cmake/AddGncDocTargets.cmake
-rw-rw-r-- root/root 2551 2019-09-08 10:35
gnucash-docs-3.7/cmake/AddHtmlTarget.cmake
-rw-rw-r-- root/root 2096 2019-09-08 10:35
gnucash-docs-3.7/cmake/AddPdfTarget.cmake
-rw-rw-r-- root/root 776 2019-09-08 10:35
gnucash-docs-3.7/cmake/DistCommon.cmake
-rw-rw-r-- root/root 2626 2019-09-08 10:35
gnucash-docs-3.7/cmake/MakeChm.cmake
-rw-rw-r-- root/root 2249 2019-09-08 10:35
gnucash-docs-3.7/cmake/MakeDist.cmake
-rw-rw-r-- root/root 2599 2019-09-08 10:35
gnucash-docs-3.7/cmake/MakeDistCheck.cmake
-rw-rw-r-- root/root 1134 2019-09-08 10:35
gnucash-docs-3.7/cmake/cmake_uninstall.cmake.in
-rw-rw-r-- root/root 5998 2019-09-08 10:35
gnucash-docs-3.7/xsl/1.79.2/highlighting/cmake-hl.xml
$ tar -tzvf /tmp/mozilla_phild0/gnucash-docs-3.7.tar.gz | grep cmake
drwxr-xr-x 1000/1000 0 2019-09-09 05:26 gnucash-docs-3.7/cmake/
-rw-r--r-- 1000/1000 1375 2019-09-08 03:48
gnucash-docs-3.7/cmake/AddChmTarget.cmake
-rw-r--r-- 1000/1000 1968 2019-09-08 03:48
gnucash-docs-3.7/cmake/AddEpubTarget.cmake
-rw-r--r-- 1000/1000 5998 2019-01-01 17:54
gnucash-docs-3.7/xsl/1.79.2/highlighting/cmake-hl.xml
~
--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-Dev-f1435356.html
More information about the gnucash-devel
mailing list