Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

How to change installation prefix from /usr/? #156

Open
tats-u opened this issue Dec 8, 2020 · 0 comments
Open

How to change installation prefix from /usr/? #156

tats-u opened this issue Dec 8, 2020 · 0 comments

Comments

@tats-u
Copy link

tats-u commented Dec 8, 2020

I suppose that software that does not packaged by Linux distributors should not be installed in /usr/{bin,share,etc.} but /usr/local/*.
I wish that it could choose not only /usr but also /usr/local or /opt/[name] as the installation prefix.
FYI: Installation using CMake or Autotools supports this by the variable CMAKE_INSTALL_PREFIX or the option --prefix.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant