installing cmake
Brad King
brad.king at kitware.com
Tue Apr 18 16:32:13 CEST 2006
Melchior FRANZ wrote:
> I just noticed that cmake doesn't install itself properly. I've
> downloaded cmake from cvs, and after installing I noticed that
> I couldn't use the man pages:
>
> $ man cmake
> man: can't open /usr/local/man/man1/cmake.1: Permission denied
>
> Indeed, ...
>
> $ l /usr/local/man/man1/cmake.1*
> -rw-r----- 1 root root 135060 2006-04-16 17:11 /usr/local/man/man1/cmake.1
>
> I compile and install cmake from my account (umask 027), and
> cmake doesn't seem to bother to set permissions to something
> useful, unlike auto*. I see that this was fixed for the cmake
> executable, but apparently not for the manpages:
Fixed in CVS CMake.
-Brad
More information about the Kde-buildsystem
mailing list