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

CMake error when installing from install.sh #1

Open
JordanWelsman opened this issue Sep 12, 2022 · 0 comments
Open

CMake error when installing from install.sh #1

JordanWelsman opened this issue Sep 12, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@JordanWelsman
Copy link
Collaborator

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)

  1. Install Command Line Tools
  2. Clone repository
  3. Switch branch to build-with-fpm
  4. 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)
@JordanWelsman JordanWelsman added the bug Something isn't working label Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants