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

MakePROOFPackage does not create the packages directory when updating #157

Open
nsjarvis opened this issue Nov 29, 2021 · 0 comments
Open

Comments

@nsjarvis
Copy link
Contributor

I ran into this when updating a (fairly recent) installation. I did not encounter it previously when making a new build elsewhere.
It was easily fixed by 'mkdir Linux_CentOS8-x86_64-gcc8.5.0/packages' and running make again.

make -C programs/MakePROOFPackage all make[1]: Entering directory '/home/njarvis/git/gluex_root_analysis/programs/MakePROOFPackage' install DSelector.par ../../Linux_CentOS8-x86_64-gcc8.5.0/packages/ install: target '../../Linux_CentOS8-x86_64-gcc8.5.0/packages/' is not a directory: No such file or directory make[1]: *** [Makefile:35: install] Error 1 make[1]: Leaving directory '/home/njarvis/git/gluex_root_analysis/programs/MakePROOFPackage' make: *** [Makefile:9: make_programs] Error 2

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