[Issue 20662] New: dmd: cannot execute: Permission denied

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 10 15:18:14 UTC 2020


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: nobody at puremagic.com
          Reporter: erny.castell at gmail.com

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

--


More information about the Digitalmars-d-bugs mailing list