Skip to content

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

Description

@dciabrin

When building ngdevkit with the standard configure && make && make install sequence, the build fails during the make if the user doesn't have permission to write into the default location of /usr/local.

This is a behavior that differs significantly from the default autoconf/automake build process, which is confusing for new users and unnecessarily complex.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions