Installing DUB on OSX
Jacob Carlborg via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Wed Mar 2 23:07:55 PST 2016
On 2016-03-02 23:41, Joel wrote:
> I don't seem to have a folder 'build' there.
>
> It all seems writable.
Hmm, that's really weird. I guess that's the folder it fails to write.
Is it running as a different user. What if you change the permissions to
allow everything, i.e. "chmod 777 ~/.dub". Will that make any difference?
--
/Jacob Carlborg
More information about the Digitalmars-d-learn
mailing list