forked from NCAR/icar
-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Expected Behavior
Script should run and install dependencies without a CMake error.
Current Behavior
Installing with ./install.sh gives following error:
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
Possible Solution
Steps to Reproduce (for bugs)
- Install Command Line Tools
- Clone repository
- Switch branch to
build-with-fpm - Attempt to install via
./install.sh'
Your Environment
- Version of the code used: Latest build
- Operating System and version: MacOS Monterey
12.5.1 - Compiler and version: CMake
3.24.1 - Other relevant information: zsh
5.8.1 (x86_64-apple-darwin21.0)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working