-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Description
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!
Metadata
Metadata
Assignees
Labels
No labels