Skip to content

Make install ignores $PREFIX #43

@alemuller

Description

@alemuller

The Makefile script doesn't use $PREFIX when I use make install, instead, it tries to install on /usr/local/.

It seems it can be fixed changing ac_default_prefix in configure to ${PREFIX:-/usr/local}.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions