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

make install is not idempotent #163

Open
strk opened this issue Mar 14, 2023 · 2 comments
Open

make install is not idempotent #163

strk opened this issue Mar 14, 2023 · 2 comments

Comments

@strk
Copy link
Contributor

strk commented Mar 14, 2023

The second time you run make install you get:

cp: cannot overwrite directory '/usr/local/share/raysession/src/gui/patchbay' with non-directory

This is happening from current master branch

@strk
Copy link
Contributor Author

strk commented Mar 14, 2023

c349696 was already affected

@Houston4444
Copy link
Owner

oh, you should run make uninstall before if already installed.

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

No branches or pull requests

2 participants