You are not logged in.

#1 2021-07-07 09:56:25

TJM
Member
Registered: 2016-09-18
Posts: 115

Cannot find CMake tutorial directory under /usr/share/cmake-3.20

At the beginning of the tutorial from the CMake official website, it reads:

The tutorial documentation and source code for the example can be found in the Help/guide/tutorial directory of the CMake source code tree.

I could find the Help directory under /usr/share/cmake-3.20. However, there is no guide directory in it, nor the tutorial directory. I wonder it patched out in Arch or there is other packages to install for accessing the guide and tutorial directories?

Offline

#2 2021-07-07 10:01:38

TJM
Member
Registered: 2016-09-18
Posts: 115

Re: Cannot find CMake tutorial directory under /usr/share/cmake-3.20

Oops, it seems the system generated two identical posts sequentially sad

Offline

#3 2021-07-07 11:22:17

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,204

Re: Cannot find CMake tutorial directory under /usr/share/cmake-3.20

TJM wrote:

The tutorial documentation and source code for the example can be found in the Help/guide/tutorial directory of the CMake source code tree.

The package is not the source code tree. The source is located at https://gitlab.kitware.com/cmake/cmake

Offline

#4 2021-07-07 11:28:37

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,755

Re: Cannot find CMake tutorial directory under /usr/share/cmake-3.20

I reported the other thread as a duplicate.

cmake package downloads https://cmake.org/files/v3.20/cmake-3.20.0.tar.gz , it does include those files.

For now download it yourself and extract it somewhere.

Edit : or go directly to upstream as arojas posted.

Last edited by Lone_Wolf (2021-07-07 11:29:18)


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

Board footer

Powered by FluxBB