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

Default install prefix is /usr instead of /usr/local #34

Open
ioan-chera opened this issue Dec 29, 2021 · 0 comments
Open

Default install prefix is /usr instead of /usr/local #34

ioan-chera opened this issue Dec 29, 2021 · 0 comments

Comments

@ioan-chera
Copy link

Under macOS it's illegal, and I believe the Linux distros use the basic /usr path for their package managers, and you should rather send source-built programs to /usr/local. Under macOS I'm getting this error when running sudo make install as directed in the readme:

CMake Error at source/cmake_install.cmake:41 (file):
  file INSTALL cannot copy file
  "/Users/ioan/dezvoltare/cross/ZMusic/build/source/libzmusic.1.1.8.dylib" to
  "/usr/lib/libzmusic.1.1.8.dylib": Operation not permitted.
Call Stack (most recent call first):
  cmake_install.cmake:47 (include)
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

1 participant