Followed all installation instructions, still no luck (OS X 10.5)

Jacob Carlborg doob at me.com
Mon Apr 27 04:00:50 PDT 2009


Denis Koroskin wrote:
> On Mon, 27 Apr 2009 08:24:38 +0400, Steve Johnson <diordna at gmail.com> 
> wrote:
> 
>>> One thing to try is calling the compiler and explicitly passing
>>> -I/usr/src/phobos (or whatever directory object.d is in) to it.
>> Looks like that fixed it! Do I need to keep dmd.conf in /usr/etc then? 
>> Perhaps some other path?
> 
> It looks like dmd can't find dmd.conf and didn't use it at all. I'm not 
> sure dmd is looking for it in /usr/etc.
> The correct thing to do would be to find a proper place for dmd.conf and 
> stop passing -I switch directly.
> 

Put it in the same directory as dmd



More information about the Digitalmars-d mailing list