-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
I was trying to install this library on a supercomputing cluster. However, I can only install it locally in my home directory, since I do not have authorisation to install it elsewhere.
After loading the modules intel/2020.4, intelmpi/2020.4, openucx/1.13.1 and fftw/3.3.10, I cloned the git repository and followed the installation instructions and ran ./bootstap.h followed by ./configure and make install.
The Makefile does its thing for some time, then it fails with the following error:
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/mkdir -p '/usr/local/include'
/usr/bin/install -c -m 644 pfft.h '/usr/local/include'
/usr/bin/install: cannot create regular file '/usr/local/include/pfft.h': Permission denied
make[2]: *** [Makefile:506: install-includeHEADERS] Error 1Please advise what I must do to have it installed without needing admin privileges? Thank you.
Metadata
Metadata
Assignees
Labels
No labels