24 Oct
2006
24 Oct
'06
8:40 a.m.
Hi,
I found that in 4.2.0, most Makefile uses 'cp -p' to install programs, manaul pages, etc. This will result in wrong ownership if you build as a normal user and install by root.
I'm wondering why not using 'install' so we can handle ownership and permission at the same file?
Regards, Rong-En Fan
24 Oct
24 Oct
12:43 p.m.
New subject: [hobbit] installation permission
On Tue, Oct 24, 2006 at 04:40:37PM +0800, Rong-En Fan wrote:
I found that in 4.2.0, most Makefile uses 'cp -p' to install programs, manaul pages, etc. This will result in wrong ownership if you build as a normal user and install by root.
I'm wondering why not using 'install' so we can handle ownership and permission at the same file?
Because "install" does not exist on all platforms.
Regards, Henrik
7183
Age (days ago)
7183
Last active (days ago)
1 comments
2 participants
participants (2)
-
henrik@hswn.dk
-
rafan@infor.org