Skip to content
Commit a4556a73 authored by Mislav Marohnić's avatar Mislav Marohnić
Browse files

Verify that TMPDIR can hold executables before installing

This detects when `/tmp` has been mounted with "noexec" mode and avoids
the cryptic error:

  ./configure: Permission denied

Hopefully the information provided will be enough for the user to know
that they have to change TMPDIR to another location.
parent 29f1a191
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment