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 fails on ICONPATH-related tasks when executed by non-root #123

Closed
jose-d opened this issue Jan 11, 2019 · 1 comment
Closed

Comments

@jose-d
Copy link

jose-d commented Jan 11, 2019

There is hardcoded ICONPATH there in CMakeLists.txt, and some related commands which needs root privs.

This breaks the install process when installing into PREFIX without root privileges, even when user has rights to write into PREFIX.

As I build cadabra2 using EasyBuild, for now I did workaround patch: https://github.com/jose-d/ceico-easyconfigs/blob/master/cadabra-2.2.4-foss-2018b_move_icondir.patch

But perhaps this deserves some systematical fix.

@kpeeters
Copy link
Owner

Commit b354300 should fix this. You need to run update-cache otherwise icons will not show, so I have not used that part of your patch.

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