Using DMD2 on Ubuntu 9.04 x64?
    Walter Bright 
    newshound1 at digitalmars.com
       
    Mon Feb  1 12:45:02 PST 2010
    
    
  
dsimcha wrote:
> == Quote from Walter Bright (newshound1 at digitalmars.com)'s article
>> Trip Volpe wrote:
>>> Has anybody else managed to get DMD2 up and running on Ubuntu? It
>>> _is_ possible, right?
>> Here's what I use on Ubuntu 64:
>>   sudo apt-get install gcc-multilib libc6-i386 lib6-dev-i386
>>   sudo apt-get install gcc-multilib
>>   sudo apt-get install g++-multilib
> 
> Is there any way to solve this if you don't have root access?
Beats me. Perhaps ask your sys admin?
    
    
More information about the Digitalmars-d
mailing list