dmd.conf... again
    Atila Neves via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Wed Aug 12 06:00:43 PDT 2015
    
    
  
On Wednesday, 12 August 2015 at 12:40:49 UTC, Adam D. Ruppe wrote:
> On Wednesday, 12 August 2015 at 12:16:50 UTC, Atila Neves wrote:
>> I'm trying to use dmd on a VM where I don't have root 
>> privileges (don't ask). I can't copy dmd.conf to /etc.
>
> If you use the dmd zip, everything just works when you just 
> unzip it and use it all in-place. No need to move or copy files 
> anywhere, no need for root.
I downloaded the zip, added linux/bin64 to PATH, tried compiling 
a hello world and got:
usr/bin/ld: cannot find -l:libphobos2.a
That's when I started trying to set the configuration but nothing 
seems to work.
Atila
    
    
More information about the Digitalmars-d-learn
mailing list