Bug 762220 (GLUSTER-488) - init.d and mount scripts require root privileges for $ make install --prefix=...
Summary: init.d and mount scripts require root privileges for $ make install --prefix=...
Keywords:
Status: CLOSED WORKSFORME
Alias: GLUSTER-488
Product: GlusterFS
Classification: Community
Component: scripts
Version: mainline
Hardware: All
OS: All
low
low
Target Milestone: ---
Assignee: Harshavardhana
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-12-18 01:46 UTC by Hraban Luyat
Modified: 2015-03-23 01:03 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed:
Regression: RTNR
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:


Attachments (Terms of Use)

Description Harshavardhana 2009-12-17 22:51:03 UTC
./configure --with-mountutildir=DIR --with-initdir=DIR can be specified to install
to a seperate directory.

Comment 1 Hraban Luyat 2009-12-18 01:46:01 UTC
When compiling from source with a custom --prefix=... directory, make install tries to copy files to /etc/init.d and /sbin, without that prefix. This is unexpected behavior and requires one to edit those two Makefiles after every ./configure.


Note You need to log in before you can comment on or make changes to this bug.