.dmg installer for OSX?
    Peter Alexander 
    peter.alexander.au at gmail.com
       
    Sun Dec 11 14:10:37 PST 2011
    
    
  
On 11/12/11 9:29 PM, Andrei Alexandrescu wrote:
> There's something missing from the download page (to which I just added
> some nice logos):
>
> http://www.d-programming-language.org/download.html
>
> That would be an OSX .dmg. Is a member of the community interested in
> taking up such a project?
>
>
> Thanks,
>
> Andrei
A .dmg isn't an installer. It's just an archive containing files. 
Usually it contains an application package that the window background 
instructs you to drag into the Applications folder... but that isn't 
applicable to DMD.
Perhaps a .pkg would be more appropriate?
http://en.wikipedia.org/wiki/.dmg
http://en.wikipedia.org/wiki/.pkg
    
    
More information about the Digitalmars-d
mailing list