[CMake] make uninstall/dist
David Somers
dsomers at omz13.com
Wed Jul 6 20:19:55 EDT 2005
On Wednesday 06 July 2005 22:12, Andy Cedilnik wrote:
> This is interesting. We do not set user or groups for any file.
But somebody/something is? ;-)
> I tried the same thing and all files are owned by root. Check toplevel
> directory the sticky flags.
Sticky flags are (as far as I can tell) clear.
# stat /home/users/dsomers/prj/build
File: `/home/users/dsomers/prj/build'
Size: 4096 Blocks: 8 IO Block: 32768 directory
Device: fh/15d Inode: 3905633 Links: 5
Access: (0777/drwxrwxrwx) Uid: ( 1002/ dsomers) Gid: ( 1002/ dsomers)
Access: 2005-07-07 01:46:59.000000000 +0200
Modify: 2005-07-07 02:06:25.000000000 +0200
Change: 2005-07-07 02:06:25.000000000 +0200
Here's an ls from my our-of-source build directory...
I just do
cmake ../checkcvswrappers
make
su
make install
Only install_manifest.txt gets the wrong owner/group (it should be root?)...
/home/users/dsomers/prj/build # ls -l
total 76
-rw-r--r-- 1 dsomers dsomers 416 Jul 7 01:58 CMakeCCompiler.cmake
-rw-r--r-- 1 dsomers dsomers 131 Jul 7 01:58 CMakeCXXCompiler.cmake
-rw-r--r-- 1 dsomers dsomers 9719 Jul 7 01:58 CMakeCache.txt
-rw-r--r-- 1 dsomers dsomers 1987 Jul 7 02:06 CMakeOutput.log
-rw-r--r-- 1 dsomers dsomers 198 Jul 7 01:58 CMakeSystem.cmake
drwxr-xr-x 2 dsomers dsomers 4096 Jul 7 01:58 CMakeTmp/
-rw-r--r-- 1 dsomers dsomers 8516 Jul 7 02:06 Makefile
-rw-r--r-- 1 dsomers dsomers 85 Jul 7 02:06 cmake.check_cache
-rw-r--r-- 1 dsomers dsomers 200 Jul 7 01:58 cmake.check_depends
-rw-r--r-- 1 dsomers dsomers 37 Jul 7 01:58 cmake.depends
-rw-r--r-- 1 dsomers dsomers 416 Jul 7 01:58 cmake_install.cmake
-rw-r--r-- 1 dsomers dsomers 816 Jul 7 01:58 cmake_uninstall.cmake
drwxr-xr-x 2 dsomers dsomers 4096 Jul 7 02:06 doc/
-rw-r--r-- 1 4294967294 4294967294 71 Jul 7 02:06 install_manifest.txt
drwxr-xr-x 2 dsomers dsomers 4096 Jul 7 02:06 src/
--
David Somers
VoIP: FWD 622885
PGP Key = 7E613D4E
Fingerprint = 53A0 D84B 7F90 F227 2EAB 4FD7 6278 E2A8 7E61 3D4E
More information about the CMake
mailing list