Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation suggests sudo make install #188

Open
MakisH opened this issue Jul 3, 2024 · 0 comments
Open

Documentation suggests sudo make install #188

MakisH opened this issue Jul 3, 2024 · 0 comments
Labels
good first issue Starter projects for newcomer

Comments

@MakisH
Copy link
Member

MakisH commented Jul 3, 2024

The documentation currently encourages users to essentially do sudo make install:

aste/docs/README.md

Lines 80 to 86 in bdc3fbb

In order to install ASTE and the associated tools system-wide, execute
```bash
make install
```
which might require root permission.

In the past, this has led to all kinds of confusions with users that manually installed preCICE in their system directories.

Suggestions:

  1. Remove this hint
  2. Add instructions on how to use from the build directory, or add the build directory to PATH
  3. Add support to CMake for generating Debian packages, ask users to prepare and use these
@MakisH MakisH changed the title Documentation asks for sudo make install Documentation suggests sudo make install Jul 3, 2024
@davidscn davidscn added the good first issue Starter projects for newcomer label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Starter projects for newcomer
Projects
None yet
Development

No branches or pull requests

2 participants