Skip to content

make install fails #8

Description

@rofl0r

it fails to properly recognize the --prefix passed to configure, as well as DESTDIR passed to make install:

./configure --prefix=
make
make install DESTDIR=foo

expected: install into foo/bin/
actual result:

cp dot11decrypt /usr/bin/
cp: can't create '/usr/bin/dot11decrypt': Permission denied

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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