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

cloud-microphysics/setup.sh fails when ~/.local/lib/pkgconfig is missing #195

Closed
rouson opened this issue Aug 14, 2024 · 0 comments
Closed

Comments

@rouson
Copy link
Contributor

rouson commented Aug 14, 2024

On macOS with no ~./local/lib/pkgconfig directory, executing

git clone [email protected]:berkeleylab/inference-engine
cd inference-engine
./setup

completes and all tests pass. However,

cd cloud-microphysics
./setup.sh

yields the following trailing output:

realpath: /Users/rouson/.local/lib/pkgconfig: No such file or directory
@rouson rouson changed the title Fix cloud-microphysics/setup.sh Fix cloud-microphysics/setup.sh pkgconfig error when ~/.local/lib/pkgconfig is missing Aug 14, 2024
@rouson rouson changed the title Fix cloud-microphysics/setup.sh pkgconfig error when ~/.local/lib/pkgconfig is missing cloud-microphysics/setup.sh fails when ~/.local/lib/pkgconfig is missing Aug 14, 2024
@rouson rouson closed this as completed in e34e81d Aug 14, 2024
rouson added a commit that referenced this issue Aug 14, 2024
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