Ubuntu 1-click install for DMD 2.012
    Jarrod 
    qwerty at ytre.wq
       
    Sun Mar  9 15:39:07 PDT 2008
    
    
  
On Sat, 08 Mar 2008 12:09:20 -0500, Jason House wrote:
> Is that on the digitalmars site somewhere?  It's a good feature to
> advertise..
I found it on the wiki, but it's not on the site.
> What's the proper way to have this work with tango?
You'd have to build and install it manually, or use DSSS.
The installer places phobos in /usr/lib/dmd/src/phobos, so the best place 
to put tango would probably be /usr/lib/dmd/src/tango, and then edit 
/etc/dmd.conf to include that location instead of the phobos one.
You could also place it with all the other libraries in /usr/include/d/.
    
    
More information about the Digitalmars-d-announce
mailing list