www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 20662] New: dmd: cannot execute: Permission denied

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

--
Mar 10 2020