Skip to content

make install throws the error: 'install-exec-hook' failed  #65

@cristianoalessandro

Description

@cristianoalessandro

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions