Skip to content

Build without sudo requirements with default prefix - #156

Merged
dciabrin merged 1 commit into
masterfrom
local-prefix-install
Jul 19, 2026
Merged

Build without sudo requirements with default prefix#156
dciabrin merged 1 commit into
masterfrom
local-prefix-install

Conversation

@dciabrin

Copy link
Copy Markdown
Owner

Make the standard "./configure && make && make install" work as intended, that is, only require sudo permissions for "make install", when the permissions of prefix's path require it.

Fixes #155

Make the standard "./configure && make && make install" work
as intended, that is, only require sudo permissions for
"make install", when the permissions of prefix's path require it.

Fixes #155
@dciabrin
dciabrin force-pushed the local-prefix-install branch from 03f78d9 to 3434cde Compare July 19, 2026 16:02
@dciabrin
dciabrin merged commit b36a345 into master Jul 19, 2026
6 checks passed
@dciabrin
dciabrin deleted the local-prefix-install branch July 19, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ngdevkit build fails with default prefix of /usr/local due to permission issues

1 participant