Summary: |
make install fails when not root |
Product: |
Wayland
|
Reporter: |
Jason Woofenden <jason> |
Component: |
weston | Assignee: |
Wayland bug list <wayland-bugs> |
Status: |
RESOLVED
NOTABUG
|
QA Contact: |
|
Severity: |
normal
|
|
|
Priority: |
medium
|
|
|
Version: |
unspecified | |
|
Hardware: |
x86 (IA32) | |
|
OS: |
Linux (All) | |
|
Whiteboard: |
|
i915 platform:
|
|
i915 features:
|
|
Attachments: |
build log
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Created attachment 77280 [details] build log Tried compiling weston from git master. Used this command: (./autogen.sh --prefix="$WLD" && make && make install) | tee build-log.txt build-log.txt is attached. I heard there was a ``--disable-setuid-install`` config flag, but Darxus (on irc) said that he thought that installing as a non-root user into your home directory should just work (ie that it should be auto-detected, and the chown/setuid thing should be skipped.)