We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I am installing MUSIC on Ubuntu 16.04 (with mpich 3.3~a2-4). I get the following issue:
$ autogen.sh $ ./configure $ make $ make install [...] running install_egg_info Writing /home/xis/HBP/MUSIC-master/build/lib/python3.6/site-packages/music-1.1.16-py3.6.egg-info install-lib=/home/xis/HBP/MUSIC-master/build/lib/python3.6/site-packages \ --install-scripts=/home/xis/HBP/MUSIC-master/build/bin \ --install-data=/home/xis/HBP/MUSIC-master/build/share/music /bin/bash: line 1: install-lib=/home/xis/HBP/MUSIC-master/build/lib/python3.6/site-packages: No such file or directory Makefile:881: recipe for target 'install-exec-hook' failed make[5]: [install-exec-hook] Error 127 (ignored)
The installation routine seems to ignore this problem. Any ideas on how to fix this? Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I am installing MUSIC on Ubuntu 16.04 (with mpich 3.3~a2-4). I get the following issue:
The installation routine seems to ignore this problem. Any ideas on how to fix this? Thanks!
The text was updated successfully, but these errors were encountered: