We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Script should run and install dependencies without a CMake error.
Installing with ./install.sh gives following error:
./install.sh
Install the project... -- Install configuration: "DEBUG" CMake Error at cmake_install.cmake:41 (file): file cannot create directory: /usr/local/lib/pkgconfig. Maybe need administrative privileges. make: *** [install] Error 1
build-with-fpm
./install.sh'
12.5.1
3.24.1
5.8.1 (x86_64-apple-darwin21.0)
The text was updated successfully, but these errors were encountered:
rouson
JordanWelsman
No branches or pull requests
Expected Behavior
Script should run and install dependencies without a CMake error.
Current Behavior
Installing with
./install.sh
gives following error:Possible Solution
Steps to Reproduce (for bugs)
build-with-fpm
./install.sh'
Your Environment
12.5.1
3.24.1
5.8.1 (x86_64-apple-darwin21.0)
The text was updated successfully, but these errors were encountered: