Jacob Carlborg's OSX installer now available

Jacob Carlborg doob at me.com
Fri Dec 23 08:02:23 PST 2011


On 2011-12-23 13:59, Michel Fortin wrote:
> On 2011-12-23 06:37:23 +0000, Andrei Alexandrescu
> <SeeWebsiteForEmail at erdani.org> said:
>
>> Try it out! http://dlang.org/download.html. I managed to automate
>> everything in one makefile - you type a command and next thing you
>> know the file is up there.
>>
>> https://github.com/D-Programming-Language/installer/commit/34fb6613fca77e0e75cadf5545560e799a8c82b2
>>
>
> On
>>
>> my machine it installed fine the first time around, the second time
>> I've had an error.
>
> So, where on the file system does it install dmd and all its stuff?
>

Currently in "/usr/share/dmd" with symlinks in "/usr/bin" and "/usr/lib" 
IIRC. Shouldn't be any problem to change that.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list