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

make install not working on main branch... #2350

Closed
edwardhartnett opened this issue May 19, 2022 · 2 comments
Closed

make install not working on main branch... #2350

edwardhartnett opened this issue May 19, 2022 · 2 comments

Comments

@edwardhartnett
Copy link
Contributor

Hopefully some variant of #2348 can be merged soon.

The current main branch does not install:

make[4]: Entering directory '/home/runner/work/ccr/ccr/netcdf-c/plugins'
sh ./stdinstall.sh
sh: 0: Can't open ./stdinstall.sh
make[4]: *** [Makefile:1106: install-exec-hook] Error 127
make[4]: Leaving directory '/home/runner/work/ccr/ccr/netcdf-c/plugins'
make[3]: Leaving directory '/home/runner/work/ccr/ccr/netcdf-c/plugins'
make[3]: *** [Makefile:1008: install-exec-am] Error 2
make[2]: *** [Makefile:910: install-am] Error 2
make[1]: *** [Makefile:904: install] Error 2
make[2]: Leaving directory '/home/runner/work/ccr/ccr/netcdf-c/plugins'
make: *** [Makefile:753: install-recursive] Error 1
make[1]: Leaving directory '/home/runner/work
@WardF
Copy link
Member

WardF commented May 19, 2022

I'll take a look after I get #2349 sorted.

@edwardhartnett
Copy link
Contributor Author

This now works. I will close this issue.

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

2 participants