https://issues.dlang.org/show_bug.cgi?id=20662
Issue ID: 20662
Summary: dmd: cannot execute: Permission denied
Product: D
Version: D2
Hardware: x86_64
OS: Linux
Status: NEW
Severity: enhancement
Priority: P1
Component: dmd
Assignee: [email protected]
Reporter: [email protected]
DMD does not have execute permission after installation via make install.
It is therefore necessary to manually give execute permission to the dmd
binary.
Output log:
./dmd -v
bash: ./dmd: Permesso negato
--
