Permission denied under Ubuntu.

Andrew Wiley wiley.andrew.j at gmail.com
Tue Aug 9 01:48:46 PDT 2011


On Tue, Aug 9, 2011 at 1:40 AM, Johannes Pfau <spam at example.com> wrote:

> Andrew Wiley wrote:
> >Try `chmod +x dmd` (when in the same directory as the dmd executable).
> >That should get fixed in the package though.
>
> Shouldn't it be `chmod +x testFile`? If I read his question correctly,
> compiling with dmd worked, only running the compiled program failed.
>

Yes, it should be. /me needs to learn him an English for great good.


> However, dmd always correctly flagged files as executable for me.
> @Charles could you try `chmod +x testFile` and see if it fails? The
> filesystem testFile is on could be configured to disallow executing
> programs.
>
>
If that's the case, we may have found a reason for DMD to emit a warning
that Walter will approve!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20110809/9eb15fc0/attachment.html>


More information about the Digitalmars-d-learn mailing list